Click or drag to resize

ConferenceSetEntryExitToneStatusCapability Property

Returns whether the local user can control the entry/exit tone setting of the conference call. The capability returns not supported if the conference call does not support entry/exit tones, or if the local user does not have permission to control the entry/exit tones.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Capability SetEntryExitToneStatusCapability { get; }

Property Value

Type: Capability
Remarks
Conference moderation features are not supported when the client is used in shared control mode.
See Also