diff -r f727727520eb -r aa5a574040a4 mds_plat/harvester_framework_api/inc/harvesterplugin.h --- a/mds_plat/harvester_framework_api/inc/harvesterplugin.h Wed Jun 23 18:41:19 2010 +0300 +++ b/mds_plat/harvester_framework_api/inc/harvesterplugin.h Tue Jul 06 14:44:37 2010 +0300 @@ -208,6 +208,11 @@ */ IMPORT_C void SetHarvesterPluginFactory( CHarvesterPluginFactory& aFactory ); + /** + * Method for checking if the plugin is in idle state + */ + IMPORT_C TBool PluginInIdleState(); + private: /**