ClientConfigurationAudioDeviceCallControlEnabled Property |
Enable the audio device call control feature.
When true, allows the user to answer, end, mute, unmute, hold, and unhold calls
using buttons on certain Avaya - branded audio devices(L1xx headsets, B109 speakerphone).
Button control is enabled automatically when the same supported headset is selected for
use as the microphone and earphone device. Button control is disabled when either the
microphone or earphone is an unsupported device. This feature is independent of
headset control by the App or External API, and those services should continue to work
with the devices that they support.
Defaults to true.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool AudioDeviceCallControlEnabled { get; set; }
Property Value
Type:
Boolean
See Also