Click or drag to resize

IPBXSessionCall Events

The IPBXSessionCall 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 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.
(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 eventInternalCallStateChanged
(Inherited from ISessionCall)
Public eventRedirected Occurs when the call has redirected.
(Inherited from IOzBaseCall)
Public eventTransferStateChanged Occurs when the transfer state changed.
(Inherited from ICall)
Top
See Also