@musallam/audio-video-client
Preparing search index...
AudioVideoApiClient
JobStatusLinkResponse
Interface JobStatusLinkResponse
Job status response.
interface
JobStatusLinkResponse
{
jobId
:
string
;
statusUrl
:
string
;
}
Index
Properties
job
Id
status
Url
Properties
job
Id
jobId
:
string
The job ID.
status
Url
statusUrl
:
string
URL to download the results of the job.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
job
Id
status
Url
@musallam/audio-video-client
Loading...
Job status response.