ICall Properties |
The ICall type exposes the following members.
| Name | Description | |
|---|---|---|
| CallID |
Gets the unique identifier of the call.
(Inherited from IOzBaseCall) | |
| CallState |
Gets the state of the call.
(Inherited from IOzBaseCall) | |
| CallType | Gets information about the type of the call. (i.e.: Audio, Video, AudioVideo) | |
| CustomProperties | Gets a collection that can be used for storing custom values for the call. | |
| DialInfo |
Gets basic information about the call such as caller ID or dialed number.
(Inherited from IBaseCall) | |
| IsAnswered |
Gets a boolean value indicating whether the call has been answered.
(Inherited from IOzBaseCall) | |
| IsIncoming |
Gets if the call is an incoming call.
(Inherited from IOzBaseCall) | |
| Media |
Gets the media manager that handles the media.
(Inherited from IOzPhoneCall) | |
| OtherParty | Gets information about the remote party. | |
| Owner |
Gets the owner of the call.
(Inherited from IBaseCall) | |
| ReasonOfState |
Gets the textual context of the call state.
(Inherited from IOzBaseCall) | |
| TransferInfo | Gets information about the call transfer. |