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

Properties

manifest: any
manifestUrl?: string