AboutSupportDeveloper GuideVersion 40.130.100.3
interface FetchManifestPayload {
    manifestUrl: string;
}

Properties

Properties

manifestUrl: string

The URL of the manifest to fetch.