Click or drag to resize

ActiveParticipantBlockVideoCapability Property

Capability info indicating local user can block a selected participant's video. The capability returns not supported if the conference call does not support control of another participant's video, or if the local user does not have permission to block another participant's video on the call.

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

Property Value

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