Click or drag to resize

PresenceVideoState Property

The presence state of the video channel, if any.

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

Property Value

Type: PresenceState
Remarks
Property of incoming presence only.
See Also