Occurs when the outgoing call has been established.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler Established
Value
Type:
SystemEventHandler
Remarks
In SIP this corresponds to the call receiving a 200 response from
the network.
See Also