FrancisBourre / lowra

Automatically exported from code.google.com/p/lowra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serviceName in AbstractServiceProxy

GoogleCodeExporter opened this issue · comments

Maybe this is designed like that but I am missing the following call 
patchResponder.setServiceMethodName( oServiceMethodName ); in line 140.

What i want is to have a responder defined when calling a service method (
thus I must use callServiceWithResponderOnly) but at the same time I want
to retrieve the service name in my onResult function (only the method
callServiceMethod sets oServiceMethodName on the responder). 


What version of the product are you using? On what operating system?
r536

Original issue reported on code.google.com by simsons....@gmail.com on 28 Aug 2009 at 1:54