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: 592.1.30.0
Syntax
C#
public VideoDisabledReason DisabledReason { get; }

Property Value

Type: VideoDisabledReason
See Also