API published in: S60 2nd Ed FP 2
Link against:
DRM LocalServices NetworkControl NetworkServices ReadDeviceData ReadUserData SwEvent UserEnvironment WriteDeviceData WriteUserData
#include <pluginadapterinterface.h>
These methods are implemented in the plugin.
Public Since 3rd Ed FP1
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. Public Since 3rd Ed FP1
|
|
|
HandlePluginCommandL Handle the user command from the option menu to the plugin. Public Since 3rd Ed FP1
|