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

    Interface CustomProtocolMalformedState

    The registry entry for a given protocol exists but can't be parsed.

    interface CustomProtocolMalformedState {
        state: "Malformed";
    }
    Index
    state: "Malformed"