email/imap4mtm/imapprotocolcontroller/inc/cimapprotocolcontroller.h
branchRCL_3
changeset 54 fa1df4b99609
parent 0 72b543305e3a
child 57 ebe688cedc25
child 76 60a8a215b0ec
equal deleted inserted replaced
53:696bfeff199e 54:fa1df4b99609
   113 										
   113 										
   114 	// Progress and Cancel APIs
   114 	// Progress and Cancel APIs
   115 	IMPORT_C TImap4CompoundProgress Progress();
   115 	IMPORT_C TImap4CompoundProgress Progress();
   116 	IMPORT_C void CancelAndCleanup();
   116 	IMPORT_C void CancelAndCleanup();
   117 	IMPORT_C void UpdateFlagL(TRequestStatus& aStatus);
   117 	IMPORT_C void UpdateFlagL(TRequestStatus& aStatus);
       
   118 	IMPORT_C void UpdateEntriesFlagL(TRequestStatus& aStatus,const CMsvEntrySelection& aSourceSel, TBool aFlagChanged);
   118 
   119 
   119 	// mobility API from MImMobileServer
   120 	// mobility API from MImMobileServer
   120 	void PrepareForNewCarrier(TImMobilityAction aAction, TBool aIsSeamless);
   121 	void PrepareForNewCarrier(TImMobilityAction aAction, TBool aIsSeamless);
   121 	void CarrierLost();
   122 	void CarrierLost();
   122 	void NewCarrierActive(TAccessPointInfo aNewAp, TBool aIsSeamless);
   123 	void NewCarrierActive(TAccessPointInfo aNewAp, TBool aIsSeamless);