CPESupplementaryServicesMonitor Class Reference

class CPESupplementaryServicesMonitor : public MCCESsObserver

Monitors Supplementary Services

CallHandling.lib
Since
Series60_4.0

Inherits from

Constructor & Destructor Documentation

CPESupplementaryServicesMonitor(MPEMessageSender &, MPEDataStore &)

CPESupplementaryServicesMonitor ( MPEMessageSender & aOwner,
MPEDataStore & aDataStore
)

C++ default constructor.

Parameters

MPEMessageSender & aOwner
MPEDataStore & aDataStore

~CPESupplementaryServicesMonitor()

~CPESupplementaryServicesMonitor ( ) [virtual]

Destructor.

Member Functions Documentation

BarringEventOccurred(const MCCESsObserver::TCCESsBarringEvent)

IMPORT_C void BarringEventOccurred ( const MCCESsObserver::TCCESsBarringEvent aBarringEvent ) [virtual]

Parameters

const MCCESsObserver::TCCESsBarringEvent aBarringEvent

CLIEventOccurred(const MCCESsObserver::TCCESsCLIEvent)

IMPORT_C void CLIEventOccurred ( const MCCESsObserver::TCCESsCLIEvent aCallLineEvent ) [virtual]

Parameters

const MCCESsObserver::TCCESsCLIEvent aCallLineEvent

CallCugEventOccurred(const MCCESsObserver::TCCESsCugEvent)

IMPORT_C void CallCugEventOccurred ( const MCCESsObserver::TCCESsCugEvent aCugEvent ) [virtual]

Parameters

const MCCESsObserver::TCCESsCugEvent aCugEvent

CallForwardEventOccurred(const MCCESsObserver::TCCESsCallForwardEvent, const TDesC &)

IMPORT_C void CallForwardEventOccurred ( const MCCESsObserver::TCCESsCallForwardEvent aCallForwardEvent,
const TDesC & aRemoteAddress
) [virtual]

Parameters

const MCCESsObserver::TCCESsCallForwardEvent aCallForwardEvent
const TDesC & aRemoteAddress

NotifyCurrentActiveALSLine(TInt)

IMPORT_C void NotifyCurrentActiveALSLine ( TInt aLine ) [virtual]

Parameters

TInt aLine

Member Data Documentation

MPEDataStore & iDataStore

MPEDataStore & iDataStore [private]

MPEMessageSender & iOwner

MPEMessageSender & iOwner [private]