Click or drag to resize

ISessionContainerPbx Methods

The ISessionContainerPbx type exposes the following members.

Methods
 NameDescription
Public methodExists 
Public methodGetInternalSession(IBaseCall) 
Public methodGetInternalSession(String) 
Public methodGetInternalSessions(ISessionCall) 
Public methodGetInternalSessions(String) 
Public methodGetOtherCall Gets the other party the specified call talking to.
(Inherited from ISessionContainer)
Public methodGetSession(IBaseCall) Retrieves the session the call is into.
(Inherited from ISessionContainer)
Public methodGetSession(String) Retrieves the session with the specified session ID.
(Inherited from ISessionContainer)
Public methodGetSessionCount 
Public methodGetSessions Gets all the sessions between the given call parties.
(Inherited from ISessionContainer)
Public methodGetSessionsByCallID Retrieves the active sessions of the specified call leg.
(Inherited from ISessionContainer)
Public methodGetSessionsByExtension Gets the sessions for the given extension.
(Inherited from ISessionContainer)
Public methodGetTransferringSessions 
Public methodTryAddSession 
Public methodTryRemoveSession 
Top
See Also