public void Response1(byte[] responseBytes, Socket fromSocket, int fromId) { _client.serverData = ByteParser.ConvertDataToKeyValuePairs(responseBytes); }