MMPXPluginHandlerObserver Class Reference
| class MMPXPluginHandlerObserver |
Mix-in class for callback.
mpxcommon.lib
Member Functions Documentation
HandlePluginHandlerEvent(TPluginHandlerEvents, const TUid &, TBool, TInt)
Indicates a change in the plugins managed by the handler.
Parameters
| TPluginHandlerEvents aEvent | event code |
| const TUid & aPluginUid | plugin this event is related to |
| TBool aLoaded | ETrue if the plugin is loaded, EFalse otherwise |
| TInt aData | data associated with the event, its meaning depends on the event: EPluginAdd - new plugin version EPluginUpdateStart - new plugin version EPluginUpdateEnd - new plugin version EPluginRemove - old plugin version |
Member Enumerations Documentation
Enum TPluginHandlerEvents
Enumerators
| EPluginAdd | |
| EPluginUpdateStart | |
| EPluginUpdateEnd | |
| EPluginRemove | |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.