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 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 eventTransferStateChanged
Occurs when the transfer state changed.
Top
See Also