harvesterplugins/messaging/email/inc/cemailplugin.h
changeset 27 7a8855317cbd
parent 26 367228f82b66
equal deleted inserted replaced
26:367228f82b66 27:7a8855317cbd
    52 	 void HarvestingCompleted();
    52 	 void HarvestingCompleted();
    53 	 
    53 	 
    54      void PausePluginL();
    54      void PausePluginL();
    55      
    55      
    56      void ResumePluginL();
    56      void ResumePluginL();
       
    57      
       
    58      void SaveL();
    57 	 
    59 	 
    58 	 /**
    60 	 /**
    59      * Gets the database observer class
    61      * Gets the database observer class
    60      */
    62      */
    61     CCPixIndexer* GetIndexer(); //SPB { return iIndexer; }
    63     CCPixIndexer* GetIndexer(); //SPB { return iIndexer; }