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

Properties

manifest: any
manifestUrl?: string