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

Properties

manifest: any
manifestUrl?: string