MFavouritesDbObserver Class Reference
#include
<mw/favouritesdbobserver.h>
class MFavouritesDbObserver |
Member Function Documentation
HandleFavouritesDbEventL ( RDbNotifier::TEvent )
IMPORT_C void | HandleFavouritesDbEventL | ( | RDbNotifier::TEvent | aEvent | ) | [pure virtual] |
Derived classes should implement this method, and act accordingly to database events. (Note that when a using a
CActiveFavouritesDbNotifier, after a RDbNotifier::EClose event the notifier is Cancel()-led.)
- Since
- 0.9
Parameters |
---|
aEvent | Database event. |