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 voidBarringEventOccurred(const MCCESsObserver::TCCESsBarringEventaBarringEvent)[virtual]

Parameters

const MCCESsObserver::TCCESsBarringEvent aBarringEvent

CLIEventOccurred(const MCCESsObserver::TCCESsCLIEvent)

IMPORT_C voidCLIEventOccurred(const MCCESsObserver::TCCESsCLIEventaCallLineEvent)[virtual]

Parameters

const MCCESsObserver::TCCESsCLIEvent aCallLineEvent

CallCugEventOccurred(const MCCESsObserver::TCCESsCugEvent)

IMPORT_C voidCallCugEventOccurred(const MCCESsObserver::TCCESsCugEventaCugEvent)[virtual]

Parameters

const MCCESsObserver::TCCESsCugEvent aCugEvent

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

IMPORT_C voidCallForwardEventOccurred(const MCCESsObserver::TCCESsCallForwardEventaCallForwardEvent,
const TDesC &aRemoteAddress
)[virtual]

Parameters

const MCCESsObserver::TCCESsCallForwardEvent aCallForwardEvent
const TDesC & aRemoteAddress

NotifyCurrentActiveALSLine(TInt)

IMPORT_C voidNotifyCurrentActiveALSLine(TIntaLine)[virtual]

Parameters

TInt aLine

Member Data Documentation

MPEDataStore & iDataStore

MPEDataStore &iDataStore[private]

MPEMessageSender & iOwner

MPEMessageSender &iOwner[private]