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

Properties

manifest: any
manifestUrl?: string