Namespace Jabra.NET.Sdk.Modules.CallControl.Signals
Interfaces
- ICallControlSignal
Represents a signal that is emitted from a Jabra device related to call control.
These signals notify you that something has happened on the device.
This could be:
- the user expressing an intent to do something by interacting with the device (e.g. pressing a button).
- acknowledgement to a request (e.g. a HookSwitch signal after your softphone starts a call successfully).
- an error condition(e.g. headset out of range from the base station).
Enums
- SignalType
Definitions for incoming signals from Jabra devices related to call control.
- ValueChangeType
Defines what the value reported by a ICallControlSignal indicates.