MEvtMgmtUiEngineObserver Class Reference

class MEvtMgmtUiEngineObserver
Public Member Functions
void NotifyEventChangeL ( TInt , TInt )
void NotifyModelChangeL ()

Member Functions Documentation

NotifyEventChangeL(TInt, TInt)

void NotifyEventChangeL ( TInt aErrorCode,
TInt aState
) [pure virtual]

It will be used to notify observer that event operation has been completed

Parameters

TInt aErrorCode It will contain the status of the operation KErrNone if successful otherwise error status code
TInt aState

NotifyModelChangeL()

void NotifyModelChangeL ( ) [pure virtual]

It will be used to notify observer that database has been completed