The controllable buttons on Jabra devices. Please note that not all buttons may be available on all devices.

Constructors

  • Parameters

    • value: number
    • name: string

    Returns ButtonId

Methods

  • Get a list of all statically known button IDs.

    Returns ButtonId[]

    An array of known button IDs.

Properties

name: string
value: number
answerOrEndCall: ButtonId = ...

The button to answer or end calls. On some headsets certified for Microsoft Teams, this is combined with the Microsoft Teams button.

busylight: ButtonId = ...

The busylight or status button. On the older Jabra Engage 50 devices, this is the four-dot button. Please be aware this is different from the LedId.busylight that is typically found on the headset and doesn't have an associated button.

mute: ButtonId = ...

The mute button.

threeDot: ButtonId = ...

The three-dot button. A programmable button that can be assigned custom actions.

volumeDown: ButtonId = ...

The volume down button. Some devices have a volume wheel instead. For these devices this represents the volume down direction.

volumeUp: ButtonId = ...

The volume up button. Some devices have a volume wheel instead. For these devices this represents the volume up direction.