Click or drag to resize

ICall Events

The ICall type exposes the following members.

Events
 NameDescription
Public eventCallStateChanged Occurs when the state of the call has changed.
(Inherited from IOzBaseCall)
Public eventCallTypeChanged Occurs when the call type changed.
Public eventDtmfReceived Occurs when the other party stopped the DTMF signalling.
(Inherited from IOzPhoneCall)
Public eventDtmfStarted Occurs when the other party started the DTMF signalling.
(Inherited from IOzPhoneCall)
Public eventForwarding Occurs when the call is being forwarded to a different set of destinations.
(Inherited from IOzBaseCall)
Public eventInfoDataReceived Occurs when the other party sent data in a SIP INFO request.
Public eventInfoResponseReceived Occurs when response received to a sent SIP INFO request.
Public eventInstantMessageReceived Occurs when an the other party sent an instant message.
Public eventInstantMessageResponseReceived Occurs when a delivery response arrived to a sent message.
Public eventRedirected Occurs when the call has redirected.
(Inherited from IOzBaseCall)
Public eventTransferStateChanged Occurs when the transfer state changed.
Top
See Also