browserutilities/feedsengine/FeedsServer/Server/inc/UpdateManager.h
branchRCL_3
changeset 91 30342f40acbf
parent 64 ac77f89b1d9e
child 93 79859ed3eea9
equal deleted inserted replaced
84:800203832575 91:30342f40acbf
   120      * This method handles the updation of feeds 
   120      * This method handles the updation of feeds 
   121      *     
   121      *     
   122      * @since 7.1
   122      * @since 7.1
   123      * @return Integer.
   123      * @return Integer.
   124      */
   124      */
   125     TInt StartL(); 
   125     void StartL(); 
   126 
   126 
   127     /**
   127     /**
   128      * This method Stop the updation;
   128      * This method Stop the updation;
   129      *
   129      *
   130      * @since 7.1
   130      * @since 7.1