getConnections

abstract fun getConnections(): Collection<C>

Gets the collection of all UDP connections.

Return

A collection of UDP connections.