Send Request Params and getting Response params at same time

Kuldeep Singh 1 Reputation point
2022-12-28T09:45:09.92+00:00

I wanted to send request params and get response params at the same time is there is any way in Android Java ? After connection from hub I am able to use signalR's .send and .on method but they both are for either sending or getting response from server, Is there is any way which allows me to send request params and get response params at the same time?

Developer technologies | .NET | Xamarin
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.