Click or drag to resize

CallIncomingVideoAddRequestAccepted Event

Occurs when an incoming video add request has been accepted by the local end.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler<VideoChannelEventArgs> IncomingVideoAddRequestAccepted

Value

Type: SystemEventHandlerVideoChannelEventArgs
See Also