build(); webSocket = client.newWebSocket(request, new WebSocketListener() { ... }); Please note that by creating the websocket, ...
確定! 回上一頁