@musallam/audio-video-client
    Preparing search index...

    Interface JobStatusLinkResponse

    Job status response.

    interface JobStatusLinkResponse {
        jobId: string;
        statusUrl: string;
    }
    Index

    Properties

    Properties

    jobId: string

    The job ID.

    statusUrl: string

    URL to download the results of the job.