emailuis/nmframeworkadapter/inc/nmfwamessagepartfetchingoperation.h
changeset 40 2c62ef3caffd
parent 23 2dc6caa42ec3
equal deleted inserted replaced
39:b0b89ca206b5 40:2c62ef3caffd
    38     // from MFSMailRequestObserver
    38     // from MFSMailRequestObserver
    39     void RequestResponseL(TFSProgress aEvent, TInt aRequestId);
    39     void RequestResponseL(TFSProgress aEvent, TInt aRequestId);
    40 
    40 
    41 protected:
    41 protected:
    42     void doRunAsyncOperation();
    42     void doRunAsyncOperation();
       
    43     void doCompleteOperation();
    43     void doCancelOperation();
    44     void doCancelOperation();
    44     
    45     
    45 private:
    46 private:
    46     ~NmFwaMessagePartFetchingOperation();
    47     ~NmFwaMessagePartFetchingOperation();
    47     void doRunAsyncOperationL();
    48     void doRunAsyncOperationL();