diff -r ecf6a73a9186 -r 60a8a215b0ec email/pop3andsmtpmtm/clientmtms/inc/CONSYNC.H --- 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();