MAknDialogMediatorObserver Class Reference

class MAknDialogMediatorObserver
Public Member Functions
TAknDialogMediatorObserverCommand MediatorCommandL ( TUid , TUid , TInt , const TDesC8 &)
void NotifyMediatorExit ()

Member Functions Documentation

MediatorCommandL(TUid, TUid, TInt, const TDesC8 &)

TAknDialogMediatorObserverCommand MediatorCommandL ( TUid aDomain,
TUid aCategory,
TInt aCommandId,
const TDesC8 & aData
) [pure virtual]

A Mediator Service command.

Since
Series 60 3.1

Parameters

TUid aDomain The identifier of the domain
TUid aCategory The identifier of the category.
TInt aCommandId The identifier of the command.
const TDesC8 & aData The parameters of the command.

NotifyMediatorExit()

void NotifyMediatorExit ( ) [pure virtual]

Called when Avkon encapsulation is being destroyed