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

    Interface ExternalConnection

    interface ExternalConnection {
        token: string;
        uuid: string;
    }
    Index
    token: string

    The token to broker an external connection.

    uuid: string

    Unique identifier for the connection.