UdpClientTimedOutEvent

This event is fired once the UDP client changes its timed-out state.

Constructors

Link copied to clipboard
constructor(@NotNull client: @NotNull UdpClient, timedOut: Boolean)