CallTrackerInterfaceForSessionContext Class Reference

#include <CallTracker.h>

Inheritance diagram for CallTrackerInterfaceForSessionContext:

CallTracker SessionContextTest

List of all members.

Public Member Functions

virtual void reportSessionContextReadyForDeletion (const UtlString &sessionContextHandle)=0
virtual ~CallTrackerInterfaceForSessionContext ()


Constructor & Destructor Documentation

virtual ~CallTrackerInterfaceForSessionContext (  )  [inline, virtual]


Member Function Documentation

virtual void reportSessionContextReadyForDeletion ( const UtlString sessionContextHandle  )  [pure virtual]

Method to be invoked by a SessionContext instance to signal to its owner that it is done and can be deleted. The owner, upon receiving that callback may delete the SessionContext on the spot therefore the calling instance must not perform any further action after calling this method.

Parameters:
[in] - handle of SessionContext object that is ready for deletion.

Implemented in CallTracker, and SessionContextTest.


Online Library Docs

sipXecs home page

Version 4.2.1-018930 2010-07-31T01:50:17 build33 abuild