MCCAObserver Class Reference

class MCCAObserver
Public Member Functions
void CCASimpleNotifyL ( TNotifyType , TInt )
TAny * CcaObserverExtension ( TUid )
Protected Member Functions
~MCCAObserver ()
Public Member Enumerations
enum TNotifyType { EExitEvent }

Constructor & Destructor Documentation

~MCCAObserver()

~MCCAObserver ( ) [protected, inline, virtual]

Destructor.

Member Functions Documentation

CCASimpleNotifyL(TNotifyType, TInt)

void CCASimpleNotifyL ( TNotifyType aType,
TInt aReason
) [pure virtual]

This callback is to get simple notifications from CCA application.

Since
S60 5.0

Parameters

TNotifyType aType describes the notify type (see TNotifyType)
TInt aReason describes the reason (see events in TNotifyType)

CcaObserverExtension(TUid)

TAny * CcaObserverExtension ( TUid ) [inline, virtual]

Returns an extension point for this interface or NULL.

Parameters

TUid

Member Enumerations Documentation

Enum TNotifyType

Enumerators

EExitEvent