class MCFScriptOwnerInterface |
Script owner interface. Clients implementing this interface will get a notification if the scripts registered by this client are removed by an update to the provider plug-in- E.g. the operation plug-in which has dependency to the script is updated or removed.
Public Member Functions | |
---|---|
void | HandleScriptsRemovedL (const RArray < TInt > &) |
void | HandleScriptsRemovedL | ( | const RArray < TInt > & | aScriptIds | ) | [pure virtual] |
Notified when the scripts have been removed. CFServer will try to re-activate the scripts but if the script cannot be found from the file system, the client will get a notification.
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.