Click or drag to resize
IncomingVideoStatus Enumeration
Status of video for an incoming call.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public enum IncomingVideoStatus
Members
  Member nameValueDescription
Unknown1 Video is not enabled at server.
Unsupported0 Video is not enabled at server for the user configuration.
Supported2 Video is not supported at server for the user configuration.
See Also