A received datagram packet (UDP) which contains the data and information about the sender of the data itself.
Returns the data of the DatagramPacket
Returns the SocketAddress of the sender that sent this DatagramPacket.
Generated using TypeDoc
A received datagram packet (UDP) which contains the data and information about the sender of the data itself.