Click or drag to resize

ActiveParticipantUnmuteCapability Property

Capability info indicating whether local user can unmute a selected participant. The capability returns not supported if the conference call does not support unmuting of selected participant, or if the local user does not have permission to unmute another participant on the call.

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

Property Value

Type: Capability
See Also