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

    Interface InteropConfig

    Information relevant to the Interop Broker.

    interface InteropConfig {
        currentContextGroup?: string | null;
        providerId?: string;
    }
    Index
    currentContextGroup?: string | null

    Context Group ID for the client (for example, fdc3.channel.4).

    providerId?: string

    When provided, automatically connects the client to the specified provider uuid.