Click or drag to resize

VideoChannelDisabledReason Property

Reason as to why the video channel is disabled. It returns 'None', if the video channel is enabled.

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

Property Value

Type: VideoDisabledReason
See Also