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

Properties

manifest: any
manifestUrl?: string
""