| ISessionContainer Interface |
Namespace: Ozeki.VoIP
The ISessionContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| GetOtherCall |
Gets the other party the specified call talking to.
| |
| GetSession(String) |
Retrieves the session with the specified session ID.
| |
| GetSession(IBaseCall) |
Retrieves the session the call is into.
| |
| GetSessions |
Gets all the sessions between the given call parties.
| |
| GetSessionsByCallID |
Retrieves the active sessions of the specified call leg.
| |
| GetSessionsByExtension |
Gets the sessions for the given extension.
|
| Name | Description | |
|---|---|---|
| ActiveSessions |
Gets the currently active sessions.
|