Click or drag to resize
CallServiceVideoCapability Property
Gets Capability object indicating whether the video is allowed. video capability is calculated based on license, user configuration and available network.

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

Property Value

Type: Capability
See Also