| ICall Events |
The ICall type exposes the following members.
| Name | Description | |
|---|---|---|
| CallStateChanged |
Occurs when the state of the call has changed.
(Inherited from IOzBaseCall.) | |
| CallTypeChanged |
Occurs when the call type changed.
| |
| DtmfReceived |
Occurs when the other party stopped the DTMF signalling.
(Inherited from IOzPhoneCall.) | |
| DtmfStarted |
Occurs when the other party started the DTMF signalling.
(Inherited from IOzPhoneCall.) | |
| InfoDataReceived |
Occurs when the other party sent data in a SIP INFO request.
| |
| InfoResponseReceived |
Occurs when response received to a sent SIP INFO request.
| |
| InstantMessageReceived |
Occurs when an the other party sent an instant message.
| |
| InstantMessageResponseReceived |
Occurs when a delivery response arrived to a sent message.
| |
| TransferStateChanged |
Occurs when the transfer state changed.
|