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

Properties

manifest: any
manifestUrl?: string