isClosed

abstract fun isClosed(): Boolean

Checks if the UDP client is closed.

Return

true if the UDP client is closed, false otherwise.