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

Properties

manifest: any
manifestUrl?: string