mds_plat/harvester_framework_api/inc/harvesterplugin.h
changeset 36 aa5a574040a4
parent 20 6dfc5f825351
child 48 1389872e7c51
--- 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:
     
 	/**