Click or drag to resize
CallEstablished Event
Occurs when the outgoing call has been established.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler Established

Value

Type: SystemEventHandler
Remarks
In SIP this corresponds to the call receiving a 200 response from the network.
See Also