Home > @gnaudio/jabra-js > ICallControl > deviceSignals
#
ICallControl.deviceSignals propertyObservable for signals emitted by the device.
Whenever the device sends a new signal, this observable will be populated with ICallControlSignal instances for each emission.
Signature:#
RemarksReacting to incoming signals is an advanced topic. Before implementing your solution, we urge you to check out the guide on device signals.