getUdpConnectionManager

@NotNull
abstract fun getUdpConnectionManager(): @NotNull UdpConnectionManager<out Any, out Any>

Gets the UdpConnectionManager.

Return

The UdpConnectionManager.