equal
deleted
inserted
replaced
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; |