AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface LaunchIntoPlatformPayload

    interface LaunchIntoPlatformPayload {
        manifest: any;
        manifestUrl?: string;
    }
    Index
    manifest: any
    manifestUrl?: string