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

Properties

manifest: any
manifestUrl?: string