Click or drag to resize
CallVideoChannels Property
Get the video channels set on the call.

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

Property Value

Type: ReadOnlyCollectionVideoChannel
See Also