emailuis/nmframeworkadapter/inc/nmfwamessagepartfetchingoperation.h
changeset 27 9ba4404ef423
parent 23 2dc6caa42ec3
equal deleted inserted replaced
23:2dc6caa42ec3 27:9ba4404ef423
    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();