getUdpClientManager

@NotNull
abstract fun getUdpClientManager(): @NotNull UdpClientManager

Gets the UdpClientManager.

This manager is used to manage the current UdpClient.

Return

The UdpClientManager.