Click or drag to resize

VideoChannelRequestedDirection Property

Desired video direction (send only, receive only, send and receive, inactive).

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

Property Value

Type: MediaDirection
See Also