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

Properties

manifest: any
manifestUrl?: string