Click or drag to resize

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.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler<VideoChannelsEventArgs> VideoChannelsUpdated

Value

Type: SystemEventHandlerVideoChannelsEventArgs
See Also