syncmlfw/common/obex/obexclient/inc/NSmlObexClient.h
branchRCL_3
changeset 58 4af31167ea77
parent 0 b497e44ab2fc
equal deleted inserted replaced
42:490439ac0bd4 58:4af31167ea77
    94 	TRequestStatus* iAgentStatus;
    94 	TRequestStatus* iAgentStatus;
    95 
    95 
    96 protected:    // from CActive
    96 protected:    // from CActive
    97     void DoCancel();
    97     void DoCancel();
    98     void RunL();
    98     void RunL();
       
    99     TInt RunError(TInt aError);
    99 
   100 
   100 protected:		//from MObexSearcherObserver
   101 protected:		//from MObexSearcherObserver
   101     void HandleDeviceFoundL();
   102     void HandleDeviceFoundL();
   102     void HandleDeviceErrorL( TInt aErr );
   103     void HandleDeviceErrorL( TInt aErr );
   103     void HandleServiceFoundL();
   104     void HandleServiceFoundL();