isConnected

abstract fun isConnected(): Boolean

Checks if the UDP client is connected.

Return

true if the UDP client is connected, false otherwise.