Location:
CNTDB.H
class MContactDbPrivObserver;
Provides notification of database changes to clients. Provides information about database change event details and the type of changed event.
Defined in MContactDbPrivObserver
:
HandleDatabaseEventL()
, HandleDatabaseEventL()
virtual void HandleDatabaseEventL(RDbNotifier::TEvent)=0;
|
virtual void HandleDatabaseEventL(const TContactDbObserverEvent &aEvent)=0;
|