SessionStateEx Methods |
The SessionStateEx type exposes the following members.
Name | Description | |
---|---|---|
IsCompleted |
Checks whether the active call has ended by one of the parties (the caller or callee sent a BYE request).
| |
IsHeld |
Check whether the call is being held by one of the parties.
| |
IsInCall |
Check whether the call is in active state and there is media communication between the two parties.
| |
IsRinging |
Check whether the call is setup state.
| |
IsSessionEnded |
Checks whether the session has ended.
| |
IsSessionEndedWithError |
Checks whether the session has ended with error.
| |
IsSetup |
Check whether the call is setup state.
| |
IsTransferEnded |
Check whether the transfer has ended (including success and failure too).
|