| IOzBaseCall Interface |
Namespace: Ozeki.VoIP
The IOzBaseCall type exposes the following members.
| Name | Description | |
|---|---|---|
| CallID |
Gets the unique identifier of the call.
| |
| CallState |
Gets the state of the call.
| |
| IsAnswered |
Gets a boolean value indicating whether the call has been answered.
| |
| IsIncoming |
Gets if the call is an incoming call.
| |
| ReasonOfState |
Gets the textual context of the call state.
|
| Name | Description | |
|---|---|---|
| CallStateChanged |
Occurs when the state of the call has changed.
|