email/imap4mtm/imapservermtm/inc/cimapupsresponsewaiter.h
branchRCL_3
changeset 33 94cccd85bd25
parent 0 72b543305e3a
child 57 ebe688cedc25
equal deleted inserted replaced
29:7e4e4bcc75b6 33:94cccd85bd25
    48 
    48 
    49 	// from CMsgActive;
    49 	// from CMsgActive;
    50 	void DoRunL();
    50 	void DoRunL();
    51 	void DoCancel();
    51 	void DoCancel();
    52 private:
    52 private:
       
    53 	CImapSettings*              iImapSettings;
    53 	CMsvServerEntry& 			iServerEntry;
    54 	CMsvServerEntry& 			iServerEntry;
    54 	CImapProtocolController& 	iImapProtocolController;
    55 	CImapProtocolController& 	iImapProtocolController;
    55 	CMsvEntrySelection* 		iEntrySelection;
    56 	CMsvEntrySelection* 		iEntrySelection;
    56 	/** For interaction with UPS server */
    57 	/** For interaction with UPS server */
    57 	RUpsSession 				iUpsSession;
    58 	RUpsSession 				iUpsSession;