Available on all platforms
A packet received emitted by messageSignal of a UdpSocket.
messageSignal
UdpSocket
msg:Bytes
Message data.
remoteAddress:Address
Remote IPv4 or IPv6 address from which the message originates.
remotePort:Int
Remote port from which the message originates.