| CallVideoChannelsUpdated Event |
Occurs when video channels have been updated. This event is reported
after a video operation such as initiate an outgoing video call,
block/unblock video, accept incoming video request, etc.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<VideoChannelsEventArgs> VideoChannelsUpdated
Value
Type:
SystemEventHandlerVideoChannelsEventArgs
See Also