A received datagram packet (UDP) which contains the data and information about the sender of the data itself.
AnythingObjectDatagramPacketBasicIdentifiableObjectAnythingno subtypes hierarchy
| Initializer |
DatagramPacket(DatagramPacket unknown) |
| Inherited Attributes |
Attributes inherited from: Objecthash, string |
| Methods | |
data | shared default Buffer data()Returns the data of the DatagramPacket |
sender | shared default SocketAddress sender()Returns the SocketAddress of the sender that sent this DatagramPacket. |
| Inherited Methods |
Methods inherited from: Objectequals |