syncmlfw/common/obex/obexclient/inc/NSmlObexClient.h
changeset 57 f5b689a4f7a2
parent 0 b497e44ab2fc
equal deleted inserted replaced
44:39aa16f3fdc2 57:f5b689a4f7a2
    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();