Link against: FavouritesEngine.lib
ReadUserData WriteUserData
#include <FavouritesDbObserver.h>
Users of CActiveFavouritesDbNotifier must derive from this.
Public Member Functions | |
virtual IMPORT_C void | HandleFavouritesDbEventL (RDbNotifier::TEvent aEvent)=0 |
Derived classes should implement this method, and act accordingly to database events. |
|
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.)
|