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

Properties

manifest: any
manifestUrl?: string