API published in: S60 2nd Ed FP 2
Required Capabilities
DRM LocalServices NetworkControl NetworkServices ReadDeviceData ReadUserData SwEvent UserEnvironment WriteDeviceData WriteUserData
Exceptions
#include <pluginadapterinterface.h>
These methods are implemented in the plugin.
Public Member Functions |
|
virtual void | AddPluginOptionMenuItemsL (CEikMenuPane &aMenuPane, TInt aCommandBase, TInt aAfter)=0 |
AddPluginOptionMenuItemsL Add the Option Menu items to the menuPane, these will be handled by plugin. |
|
virtual void | HandlePluginCommandL (TInt aCommandId)=0 |
HandlePluginCommandL Handle the user command from the option menu to the plugin. |
|
AddPluginOptionMenuItemsL Add the Option Menu items to the menuPane, these will be handled by plugin.
|
|
HandlePluginCommandL Handle the user command from the option menu to the plugin.
|