Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

ApplicationInterface Class Reference

Interface class which is implemented by the main application. More...

#include <applicationinterface.h>

Inheritance diagram for ApplicationInterface:

CapiSuite List of all members.

Public Member Functions

virtual void callWaiting (Connection *conn)=0
 Called by Capi if we get a CONNECT_IND (in case of an incoming call).

Detailed Description

Interface class which is implemented by the main application.

This interface exposes methods for general communication between the Capi abstraction layer and the application. These methods are mainly used for telling the application the begin and end of an incoming call, so it can start and finish call handling procedures

For special events during call handling, see the CallInterface.

Author:
Gernot Hillier


Member Function Documentation

virtual void ApplicationInterface::callWaiting Connection conn  )  [pure virtual]
 

Called by Capi if we get a CONNECT_IND (in case of an incoming call).

Parameters:
conn pointer to the according connection object

Implemented in CapiSuite.


The documentation for this class was generated from the following file:
Generated on Sun Nov 28 14:37:44 2004 for CapiSuite by doxygen 1.3.8