Link against: aknnotify.lib eiksrv.lib
None
#include <AknNotify.h>
Inherited by CAknGlobalNote, and CAknPopupNotify.
RNotifier
.
Public Member Functions | |
IMPORT_C | ~CAknNotifyBase () |
Destructor. | |
IMPORT_C void | SetSecondaryDisplayData (CAknSDData *aData) |
Protected Member Functions | |
CAknNotifyBase (TUid aUid) | |
C++ constructor. | |
void | ConstructL () |
2nd phase constructor. | |
void | StartOrUpdateL (const TDesC8 &aBuffer, TDes8 &aResponse) |
Starts or updates the notifier. | |
void | StartOrUpdateAndGetResponseL (TRequestStatus &aStatus, const TDesC8 &aBuffer, TDes8 &aResponse) |
Starts the notifier. | |
CAknSDData * | SecondaryDisplayData () |
|
Destructor. |
|
C++ constructor.
|
|
2nd phase constructor. Connects to the notifier server. |
|
|
|
|
Starts the notifier.
|
|
Starts or updates the notifier.
|