IBaseCall Interface |
Namespace: Ozeki.VoIP
The IBaseCall 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.) | |
DialInfo |
Gets basic information about the call such as caller ID or dialed number.
| |
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.) | |
Owner |
Gets the owner of the call.
| |
ReasonOfState |
Gets the textual context of the call state.
(Inherited from IOzBaseCall.) |
Name | Description | |
---|---|---|
CallStateChanged |
Occurs when the state of the call has changed.
(Inherited from IOzBaseCall.) |