Function PacketPeerUDP.getPacketIp

Returns the IP of the remote peer that sent the last packet(that was received with PacketPeer.getPacket or PacketPeer.getVar).

String getPacketIp() nothrow @nogc const;