WebSocketClientConnectServer 方法 |
名称 | 说明 | |
---|---|---|
ConnectServer |
连接服务器,实例化客户端之后,至少要调用成功一次,如果返回失败,那些请过一段时间后重新调用本方法连接。 After connecting to the server, the client must be called at least once after instantiating the client. If the return fails, please call this method to connect again after a period of time. | |
ConnectServer(String) |
连接服务器,实例化客户端之后,至少要调用成功一次,如果返回失败,那些请过一段时间后重新调用本方法连接。 After connecting to the server, the client must be called at least once after instantiating the client. If the return fails, please call this method to connect again after a period of time. |