#include <app/cntdb.h>
| class MContactDbPrivObserver |
| Public Member Functions | |
|---|---|
| pure virtual void | HandleDatabaseEventL(RDbNotifier::TEvent) |
| pure virtual void | HandleDatabaseEventL(const TContactDbObserverEvent &) |
Provides notification of database changes to clients. Provides information about database change event details and the type of changed event.
| void | HandleDatabaseEventL | ( | RDbNotifier::TEvent | ) | [pure virtual] |
| void | HandleDatabaseEventL | ( | const TContactDbObserverEvent & | aEvent | ) | [pure virtual] |