CallStateEx Class |
Namespace: Ozeki.VoIP
The CallStateEx type exposes the following members.
Name | Description | |
---|---|---|
IsCallEnded |
The call has been ended.
| |
IsHeld |
The call has been held by one of the party members.
| |
IsInCall |
Returns a boolean value that indicates whether the communication is active between the call party members.
| |
IsInSetupCall |
Returns a boolean value that indicates whether the call has been started, but the callee sent no response yet.
| |
IsMediaCommunication |
Returns a boolean value indicating whether media can be sent to the remote party.
| |
IsPendingCall | ||
IsRemoteMediaCommunication |
Returns a boolean value indicating whether the remote party could send media data.
| |
IsRinging |
Returns a boolean value that indicates whether the callee was contacted successfully but the call has not been answered yet.
|