AboutSupportDeveloper GuideVersion 38.126.82.64
interface LaunchIntoPlatformPayload {
    manifest: any;
    manifestUrl?: string;
}

Properties

manifest: any
manifestUrl?: string