| CallVideoChannels Property |
Get the video channels set on the call.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ReadOnlyCollection<VideoChannel> VideoChannels { get; }Property Value
Type:
ReadOnlyCollectionVideoChannel
See Also