Handles received data
void handleData(UDXPacket packet) { _receivedPackets[packet.sequence] = packet; }