email/pop3andsmtpmtm/clientmtms/inc/CONSYNC.H
changeset 76 60a8a215b0ec
parent 0 72b543305e3a
--- a/email/pop3andsmtpmtm/clientmtms/inc/CONSYNC.H	Tue Oct 05 13:58:47 2010 +0530
+++ b/email/pop3andsmtpmtm/clientmtms/inc/CONSYNC.H	Tue Oct 19 11:30:16 2010 +0530
@@ -174,6 +174,7 @@
 									  TInt 								aPriority, 
 									  TRequestStatus&					aStatus, 
 									  TImapConnectionCompletionState	aCompletionState, 
+	                                  TInt                              aFunctionId,
 									  MMsvImapConnectionObserver* 		aConnectionObserver=NULL
 									  );
 
@@ -205,7 +206,7 @@
 						 TImapConnectionCompletionState aCompletionState,
 						 MMsvImapConnectionObserver* aConnectionObserver
 						 );
-	void ConstructL(const CMsvEntrySelection& aSelection);
+	void ConstructL(const CMsvEntrySelection& aSelection, TInt aFunctionId);
 
 	void Completed(TInt aError);
 	TInt GetServiceProgress();