Click or drag to resize

ActiveParticipantIsVideoBlockedByServer Property

Information as to whether participant's video sending to other participants is blocked by server. Could happen if moderator has blocked participant's video, or participant has sent request to block own video (network operation or DTMF digit).
Remarks
Local user can unblock participant's video based on participant's capabilities.

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

Property Value

Type: Boolean
See Also