Table of Contents

Namespace Jabra.NET.Sdk.Modules.CallControl

Classes

CallControlFactory

Interfaces

ICallControl

Defines the necessary functionality for call control:

  • being able to start/end a call,
  • mute/unmute the microphone,
  • hold/resume a call,
  • start/stop the ringer on the device,
  • events for emitted signals from the device, and
  • the required call lock for executing all of these functions.
ICallControlFactory

Enables the creation of ICallControl objects which offer call control functionality on specific connections that belong on a specific device.