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

    Interface TemplateDescribeResponse

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

    Properties

    Properties

    jobId: string

    Unique identifier for the describe job.

    statusUrl: string

    URL to poll for the status of the describe job.