ipsservices/ipssosplugin/inc/ipsplgconnectandrefreshfolderlist.h
branchRCL_3
changeset 11 0396474f30f5
parent 3 a4d6f1ea0416
child 24 d189ee25cf9d
equal deleted inserted replaced
10:f5907b1a1053 11:0396474f30f5
   125 
   125 
   126     void DisplayLoginFailedDialogL();
   126     void DisplayLoginFailedDialogL();
   127 
   127 
   128     //data
   128     //data
   129 private:
   129 private:
   130     
   130 
   131     TInt                                iState;
   131     TInt                                iState;
   132     TFSMailMsgId 						iMailboxId;
       
   133     CMsvSession&						iSession;
       
   134     TMsvId								iService;
       
   135     CMsvOperation* 						iOperation;
       
   136     CIpsPlgTimerOperation*				iTimer;
   132     CIpsPlgTimerOperation*				iTimer;
   137     CMsvEntrySelection*					iMsvEntry;
   133     CMsvEntrySelection*					iMsvEntry;
   138     TPckgBuf<TImap4CompoundProgress>    iProgressBuf;
   134     TPckgBuf<TImap4CompoundProgress>    iProgressBuf;
   139     TRequestStatus						iObserverRequestStatus;
       
   140     CAknWaitNoteWrapper*                iAsyncWaitNote;
   135     CAknWaitNoteWrapper*                iAsyncWaitNote;
   141     };
   136     };
   142 
   137 
   143 #endif
   138 #endif