Click or drag to resize

CallVideoChannels Property

Get the video channels set on the call.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public ReadOnlyCollection<VideoChannel> VideoChannels { get; }

Property Value

Type: ReadOnlyCollectionVideoChannel
See Also