Android Question How to get server response after connect (WebSocket)

Ohanian

Active Member
Licensed User
Longtime User
Hi,

I’m using WebSocket Client Library, there’s a server response after successful connect, is there any way to get this response? Or it’s mandatory to send a command to server and get the result?

[SOLVED]
 
Last edited:
Top