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 &)

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

Parameters

MCCPConferenceCall & aConferenceCallCreated conference

DataPortName(TName &)

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

Parameters

TName & aPortNameDataport information.

MoCallCreated(MCCPCall &)

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

Parameters

MCCPCall & aCallPointer to the created MO call in plug-in.