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: 592.1.30.0
Syntax
C#
public event EventHandler<VideoChannelEventArgs> IncomingVideoAddRequestAccepted

Value

Type: SystemEventHandlerVideoChannelEventArgs
See Also