#include <mw/eiknotapi.h>
Link against: eiksrv.lib
class MEikSrvNotifierManager |
Public Member Functions | |
---|---|
pure virtual void | CancelNotifier(TUid) |
pure virtual void | StartNotifierL(TUid, const TDesC8 &, TDes8 &) |
pure virtual void | UpdateNotifierL(TUid, const TDesC8 &, TDes8 &) |
Protected Member Functions | |
---|---|
MEikSrvNotifierManager() |
Interface to allow notifiers to manage their own startup/shutdown. This class is likely to be of most interest to notifiers that observe engines using publically available APIs rather than those that are run via RNotifier.
IMPORT_C | MEikSrvNotifierManager | ( | ) | [protected] |
Constructor for MEikSrvNotifierManager