CoapRequest.hasTimedOut

Checks if this request has expired according to the given timeout threshold

If timed out then the timer restarts.

class CoapRequest
package
bool
hasTimedOut
()

Return Value

Type: bool

true if timed out, false if not

Meta