MCCEExtensionObserver Class Reference

class MCCEExtensionObserver

Extension related actions observer-class. Results of plug-in specific requests or custom notifications and errors are returned using this class.

Since
S60 3.2
Public Member Functions
void HandleExtensionEvents ( TUint32 , TInt , TInt )
Protected Member Functions
~MCCEExtensionObserver ()

Constructor & Destructor Documentation

~MCCEExtensionObserver()

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

Member Functions Documentation

HandleExtensionEvents(TUint32, TInt, TInt)

void HandleExtensionEvents ( TUint32 aServiceId,
TInt aEvent,
TInt aStatus
) [pure virtual]
HandleExtensionEvents.
Since
S60 3.2

Parameters

TUint32 aServiceId From which plug-in the event originated from.
TInt aEvent Event type
TInt aStatus Status code