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

Properties

manifest: any
manifestUrl?: string