Skip to main content

Home > @gnaudio/jabra-js > IApi > deviceList

IApi.deviceList property#

A list of connected physical Jabra devices. Each device object can be consumed by the third party developer. See ISdkDevice for more information.

Signature:
deviceList: Observable<ISdkDevice[]>;