@gnaudio/jabra-js
    Preparing search index...

    Enumeration TransportContext

    Transport context to determine what mechanism is used to communicate with connected devices

    Index

    Enumeration Members

    Enumeration Members

    CHROME_EXTENSION: "chrome-extension"

    The Jabra browser extension is being used to communicate with devices.

    NODE: "node"

    The Node library is being used to communicate with devices.

    WEB_HID: "web-hid"

    The Chromium WebHID library is being used to communicate with devices.