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

Properties

manifest: any
manifestUrl?: string