| Class | Description |
|---|---|
| UdpClientClosedEvent |
This event is fired once the udp client is closed
|
| UdpClientConnectedEvent |
This event is fired once the udp client is connected to a server
|
| UdpClientConnectEvent |
This event is fired once the udp client is created, but not connected yet
You can replace a client with yours
Default server is a netty udp client
|
| UdpClientTimedOutEvent |
This event is fired once the udp client change timed out state
|
| Enum | Description |
|---|---|
| UdpClientClosedEvent.Reason |