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

Properties

manifest: any
manifestUrl?: string