AboutSupportDeveloper GuideVersion 41.129.83.3
interface FetchManifestPayload {
    manifestUrl: string;
}

Properties

Properties

manifestUrl: string

The URL of the manifest to fetch.