API published in: S60 1st Ed
Link against: apengine.lib
ReadDeviceData ReadUserData WriteDeviceData WriteUserData
none
#include <activeapdb.h>
Events are related to database changes and availability.
Public Types | |
| enum | TEvent { EDbChanged, EDbClosing, EDbAvailable } |
| Events reported to the database observer. More... | |
Public Member Functions | |
| virtual IMPORT_C void | HandleApDbEventL (TEvent anEvent)=0 |
| Derived classes should implement this method, and act accordingly to database events. | |
|
|
Events reported to the database observer. |
|
|
Derived classes should implement this method, and act accordingly to database events.
|