emailservices/emailclientapi/inc/emailmessagesearch.h
changeset 2 5253a20d2a1e
parent 0 8466d47a6819
child 8 e1b6206813b4
equal deleted inserted replaced
1:12c456ceeff2 2:5253a20d2a1e
   119     /**
   119     /**
   120      * Notifies the email search API client that the search has completed
   120      * Notifies the email search API client that the search has completed
   121      *
   121      *
   122      */
   122      */
   123      virtual void SearchCompletedL();
   123      virtual void SearchCompletedL();
       
   124 
       
   125 //
       
   126     /**
       
   127     * Asks client if search engine should change search priority 
       
   128   	*/
       
   129     virtual void ClientRequiredSearchPriority(TInt *apRequiredSearchPriority); 
       
   130 //
       
   131 
   124     
   132     
   125 private:
   133 private:
   126     /**
   134     /**
   127      * Constructor
   135      * Constructor
   128      */
   136      */