Re: NewCallback does not take 3 arguments

2008-12-22 Thread ufukaltinok
); //       // Make the call. //       service-Foo(controller, request, response, callback); //     } //   }; I'm following this example but it gives an error complaining about: function does not take 3 arguments: NewCallback Can you please help me on this? Thank you

Re: NewCallback does not take 3 arguments

2008-12-22 Thread Kenton Varda
, callback); // } // }; I'm following this example but it gives an error complaining about: function does not take 3 arguments: NewCallback Can you please help me on this? Thank you. --~--~-~--~~~---~--~~ You received this message because you

NewCallback does not take 3 arguments

2008-12-20 Thread ufukaltinok
but it gives an error complaining about: function does not take 3 arguments: NewCallback Can you please help me on this? Thank you. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Protocol Buffers group. To post