equal
deleted
inserted
replaced
41 TMsvId aService, |
41 TMsvId aService, |
42 CIpsPlgTimerOperation& aActivityTimer, |
42 CIpsPlgTimerOperation& aActivityTimer, |
43 const TImPop3GetMailInfo& aGetMailInfo, |
43 const TImPop3GetMailInfo& aGetMailInfo, |
44 const CMsvEntrySelection& aSel, |
44 const CMsvEntrySelection& aSel, |
45 TFSMailMsgId aFSMailBoxId, |
45 TFSMailMsgId aFSMailBoxId, |
46 MFSMailRequestObserver& aFSOperationObserver, |
46 MFSMailRequestObserver* aFSOperationObserver, |
47 TInt aFSRequestId, |
47 TInt aFSRequestId, |
48 CIpsPlgEventHandler* aEventHandler ); |
48 CIpsPlgEventHandler* aEventHandler ); |
49 |
49 |
50 |
50 |
51 /** |
51 /** |
66 /** |
66 /** |
67 * |
67 * |
68 */ |
68 */ |
69 virtual TFSProgress GetFSProgressL() const; |
69 virtual TFSProgress GetFSProgressL() const; |
70 |
70 |
|
71 // <qmail> new func to this op |
|
72 /** |
|
73 * Returns operation type |
|
74 */ |
|
75 TIpsOpType IpsOpType() const; |
|
76 |
71 protected: |
77 protected: |
72 |
78 |
73 /** |
79 /** |
74 * |
80 * |
75 */ |
81 */ |
79 TInt aFunctionId, |
85 TInt aFunctionId, |
80 TMsvId aService, |
86 TMsvId aService, |
81 CIpsPlgTimerOperation& aActivityTimer, |
87 CIpsPlgTimerOperation& aActivityTimer, |
82 const TImPop3GetMailInfo& aGetMailInfo, |
88 const TImPop3GetMailInfo& aGetMailInfo, |
83 TFSMailMsgId aFSMailBoxId, |
89 TFSMailMsgId aFSMailBoxId, |
84 MFSMailRequestObserver& aFSOperationObserver, |
90 MFSMailRequestObserver* aFSOperationObserver, |
85 TInt aFSRequestId, |
91 TInt aFSRequestId, |
86 CIpsPlgEventHandler* aEventHandler); |
92 CIpsPlgEventHandler* aEventHandler); |
87 |
93 |
88 |
94 |
89 /** |
95 /** |