isTimedOut

abstract fun isTimedOut(): Boolean

Checks if the UDP client has timed out.

Return

true if the UDP client has timed out, false otherwise.