ActiveParticipantIsAudioMutedByServer Property |
Information as to whether participant's audio sending to other participants is blocked by server.
Could happen if moderator has muted participant's audio, or participant has sent request to mute
own audio (network operation or DTMF digit).
Remarks
Local user can unmute participant's audio based on participant's capabilities.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool IsAudioMutedByServer { get; }
Property Value
Type:
Boolean
See Also