isConnected

abstract fun isConnected(): Boolean

Checks if the UDP client is present, connected, and not timed out.

Return

true if the UDP client is connected and not timed out, false otherwise.