syncmlfw/common/obex/obexclient/inc/Btobexsearcher.h
changeset 57 f5b689a4f7a2
parent 27 2c8580950a26
equal deleted inserted replaced
44:39aa16f3fdc2 57:f5b689a4f7a2
    66         * Create OBEX client
    66         * Create OBEX client
    67         */
    67         */
    68 		CObexClient* CreateObexClientL();
    68 		CObexClient* CreateObexClientL();
    69 
    69 
    70         void RunL();
    70         void RunL();
       
    71         TInt RunError(TInt aError);
    71 
    72 
    72         void DoCancel();
    73         void DoCancel();
    73 
    74 
    74        /**
    75        /**
    75          * From MBTEngSettingsObserver.
    76          * From MBTEngSettingsObserver.