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

Properties

manifest: any
manifestUrl?: string
""