connect abstract method
Connect on socket server with recived socket connect params
connectionParams
- Parameters required to connect to the server socket
Implementation
void connect(SocketConnectParams connectionParams);
Connect on socket server with recived socket connect params
connectionParams
- Parameters required to connect to the server socketvoid connect(SocketConnectParams connectionParams);