The mode of the LED on the Jabra device.

Properties

name: string
value: number
fastPulse: LedMode = ...

The LED is pulsing quickly.

off: LedMode = ...

The LED is turned off.

on: LedMode = ...

The LED is turned on with a steady light.

slowPulse: LedMode = ...

The LED is pulsing slowly.