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

Properties

manifest: any
manifestUrl?: string
""