AboutSupportDeveloper GuideVersion 43.139.100.50
interface FetchManifestPayload {
    manifestUrl: string;
}

Properties

Properties

manifestUrl: string

The URL of the manifest to fetch.

""