public void Response70(byte[] responseBytes, Socket fromSocket, int fromId) { _client.room = ByteParser.ConvertDataToRoom(responseBytes); }