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

Properties

manifest: any
manifestUrl?: string