ISession |
The ISessionContainerPbx type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveSessions |
Gets the currently active sessions.
(Inherited from ISessionContainer) |
| Name | Description | |
|---|---|---|
| Exists | ||
| GetInternalSession(IBaseCall) | ||
| GetInternalSession(String) | ||
| GetInternalSessions(ISessionCall) | ||
| GetInternalSessions(String) | ||
| GetOtherCall |
Gets the other party the specified call talking to.
(Inherited from ISessionContainer) | |
| GetSession(IBaseCall) |
Retrieves the session the call is into.
(Inherited from ISessionContainer) | |
| GetSession(String) |
Retrieves the session with the specified session ID.
(Inherited from ISessionContainer) | |
| GetSessionCount | ||
| GetSessions |
Gets all the sessions between the given call parties.
(Inherited from ISessionContainer) | |
| GetSessionsByCallID |
Retrieves the active sessions of the specified call leg.
(Inherited from ISessionContainer) | |
| GetSessionsByExtension |
Gets the sessions for the given extension.
(Inherited from ISessionContainer) | |
| GetTransferringSessions | ||
| TryAddSession | ||
| TryRemoveSession |