ISession Properties |
The ISession type exposes the following members.
Name | Description | |
---|---|---|
CalleeInfo |
Gets some information about the call of the callee.
| |
CallerInfo |
Gets some information about the call of the caller.
| |
IsTransferredSession |
Gets a boolean value indicating whether this session is a transfer session.
| |
MasterSessionID |
Gets the main identifier of the session. When transferring the session this ID will be set for MasterSessionID in the transferred session.
| |
ParentSessionID |
Gets the identifier of the parent session that created this session.
| |
RingDuration |
Gets the duration while the session was in Ringing state.
| |
SessionID |
Gets the unique identifier of the session.
| |
SessionState |
Gets the current state of the session.
| |
StartTime |
Gets the date and time when the session has been started.
| |
StateDuration |
Gets the time passed after the last session state change.
| |
TalkDuration |
Gets the duration while the parties were in InCall state so far.
| |
TransferredSessionID |
Gets the ID of the tranferring session when the session is created via attended tranfer.
| |
TransferredSessionID2 |
Gets the ID of the other tranferring session when the session is created via attended tranfer.
|