Inherits MInternetEmailEngineObserver.
Public Member Functions | |
void | ConstructL () |
~CInternetEmailAppUi () | |
CInternetEmailEngine * | Model () |
void | HandleEngineChangedEventL (TInternetEmailEngineEvent aEvent) |
void | DialogDismissedL (TInt aButtonId) |
Application UI class. Provides support for the following features:
Definition at line 62 of file InternetEmailAppUi.h.
CInternetEmailAppUi::~CInternetEmailAppUi | ( | ) |
Destructor.
Definition at line 69 of file InternetEmailAppUi.cpp.
void CInternetEmailAppUi::ConstructL | ( | ) |
EPOC default constructor.
Definition at line 53 of file InternetEmailAppUi.cpp.