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

    Enumeration TrackingOptions

    Used by IConfig.tracking to determine the level of allowed tracking of Jabra library usage and errors - defaults to NO_TRACKING.

    Index

    Enumeration Members

    NO_TRACKING: "no-tracking"

    No tracking will be enabled.

    TRACK_ALL: "track-all"

    All possible tracking is enabled.

    TRACK_ERRORS: "track-errors"

    Only errors that occur during library usage will be tracked.

    TRACK_USAGE: "track-usage"

    Only library usage will be tracked.