Click or drag to resize
IPBXCall Events

The IPBXCall 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.
(Inherited from ICall.)
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.
(Inherited from ICall.)
Public eventInfoResponseReceived
Occurs when response received to a sent SIP INFO request.
(Inherited from ICall.)
Public eventInstantMessageReceived
Occurs when an the other party sent an instant message.
(Inherited from ICall.)
Public eventInstantMessageResponseReceived
Occurs when a delivery response arrived to a sent message.
(Inherited from ICall.)
Public eventTransferStateChanged
Occurs when the transfer state changed.
(Inherited from ICall.)
Top
See Also