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

Properties

manifest: any
manifestUrl?: string