MPluginNotifier Class Reference
#include
<mw/pluginadapterinterface.h>
Detailed Description
Contains notification ability for plug-ins. These methods are implemented in the plugin.
-
library
-
- Since
- Series 60 2nd Edition, Feature Pack 2 and Series 80 Platforms and the Nokia 7710 smartphone
Member Enumeration Documentation
Enum TNotificationType
Member Function Documentation
NotifyL ( TNotificationType, TAny * )
Notifies the plugin of an event.
- Since
- Series 60 2nd Edition, Feature Pack 2 and Series 80 Platforms and the Nokia 7710 smartphone
Parameters |
---|
aCallType | The event type that is passed to the plug-in |
aParam | The parameter associated with the event |