API published in: S60 3rd Ed
Required Capabilities
None
#include <imlauncherplugin.h>
Public Member Functions |
|
virtual | ~CImLauncherPlugin () |
Destructor. |
|
virtual void | StartApplicationL (TRequestStatus &aStatus, const TDesC &aSap, const TDesC &aUserId)=0 |
Method for starting an application which can receive instant messages. |
|
virtual void | CancelStartApplication ()=0 |
Method for canceling the application start. |
|
Static Public Member Functions |
|
static CImLauncherPlugin * | NewL (const TDesC8 &aApplicationId) |
Two-phased constructor. |
|
Protected Member Functions |
|
CImLauncherPlugin () |
|
Destructor. |
|
|
Method for canceling the application start. |
|
Two-phased constructor.
|
|
Method for starting an application which can receive instant messages. Asynchronous function.
|