MEvtMgmtUiEngineObserver Class Reference

class MEvtMgmtUiEngineObserver
Public Member Functions
voidNotifyEventChangeL(TInt, TInt)
voidNotifyModelChangeL()

Member Functions Documentation

NotifyEventChangeL(TInt, TInt)

voidNotifyEventChangeL(TIntaErrorCode,
TIntaState
)[pure virtual]

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

Parameters

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

NotifyModelChangeL()

voidNotifyModelChangeL()[pure virtual]

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