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

Properties

manifest: any
manifestUrl?: string