MCCPCSObserver Class Reference

class MCCPCSObserver : public MCCPObserver

CCP CS specific operations observer class. Observer for CCP events, errors and statuses etc.

Since
S60 3.2

Inherits from

Constructor & Destructor Documentation

~MCCPCSObserver()

~MCCPCSObserver ( ) [protected, inline, virtual]
Protects the observer being deleted through the observer interface
Since
S60 3.2

Member Functions Documentation

ConferenceCallCreated(MCCPConferenceCall &)

void ConferenceCallCreated ( MCCPConferenceCall & aConferenceCall ) [pure virtual]
Notify of conference call that is not requested.
Since
S60 3.2

Parameters

MCCPConferenceCall & aConferenceCall Created conference

DataPortName(TName &)

void DataPortName ( TName & aPortName ) [pure virtual]
Notify data port information for video telephony.
Since
S60 3.2

Parameters

TName & aPortName Dataport information.

MoCallCreated(MCCPCall &)

void MoCallCreated ( MCCPCall & aCall ) [pure virtual]
Notify of MO call that is not requested
Since
S60 3.2

Parameters

MCCPCall & aCall Pointer to the created MO call in plug-in.