CAknPopupNotify Class Reference

API published in: S60 1st Ed

Link against: aknnotify.lib eiksrv.lib

Capability Information

Required Capabilities

None


#include <
aknpopupnotify.h>

Inherits CAknNotifyBase.


Detailed Description

Class for displaying a message using a notifier pop-up.
Deprecated:

Public Member Functions

IMPORT_C ~CAknPopupNotify ()
IMPORT_C void PopupMessageL (const TDesC &aMessage)

Static Public Member Functions

static IMPORT_C CAknPopupNotifyNewL ()
static IMPORT_C CAknPopupNotifyNewLC ()

Constructor & Destructor Documentation

IMPORT_C CAknPopupNotify::~CAknPopupNotify  ) 
 
Deprecated:

Member Function Documentation

static IMPORT_C CAknPopupNotify* CAknPopupNotify::NewL  )  [static]
 
Deprecated:
static IMPORT_C CAknPopupNotify* CAknPopupNotify::NewLC  )  [static]
 
Deprecated:
IMPORT_C void CAknPopupNotify::PopupMessageL const TDesC &  aMessage  ) 
 
Deprecated:

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top