Click or drag to resize
ISessionContainer Methods

The ISessionContainer type exposes the following members.

Methods
  NameDescription
Public methodGetOtherCall
Gets the other party the specified call talking to.
Public methodGetSession(String)
Retrieves the session with the specified session ID.
Public methodGetSession(IBaseCall)
Retrieves the session the call is into.
Public methodGetSessions
Gets all the sessions between the given call parties.
Public methodGetSessionsByCallID
Retrieves the active sessions of the specified call leg.
Public methodGetSessionsByExtension
Gets the sessions for the given extension.
Top
See Also