| ISessionCall Interface |
Namespace: Ozeki.VoIP
The ISessionCall type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSIPInfo | ||
| Start |
| Name | Description | |
|---|---|---|
| Bye | ||
| CallerIDAsCaller | ||
| CallID |
Gets the unique identifier of the call.
(Inherited from IOzBaseCall.) | |
| CallState |
Gets the state of the call.
(Inherited from IOzBaseCall.) | |
| CallStateManager | ||
| Cancel | ||
| DialInfo |
Gets basic information about the call such as caller ID or dialed number.
(Inherited from IBaseCall.) | |
| Info | ||
| Invite | ||
| 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.) | |
| MediaDescription | ||
| Message | ||
| Owner |
Gets the owner of the call.
(Inherited from IBaseCall.) | |
| ReasonOfState |
Gets the textual context of the call state.
(Inherited from IOzBaseCall.) | |
| Transfer |
| Name | Description | |
|---|---|---|
| CallStateChanged |
Occurs when the state of the call has changed.
(Inherited from IOzBaseCall.) | |
| InternalCallStateChanged | ||
| Redirected |