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

Properties

manifest: any
manifestUrl?: string