The intention of this method is that some kind-of CoapMessagingLayer can call this when it has no new messages to process.
This then let's the client handle the checking of potentially timed out requests, and the re-issueing of them to the messaging layer.
See Implementation
The intention of this method is that some kind-of CoapMessagingLayer can call this when it has no new messages to process.
This then let's the client handle the checking of potentially timed out requests, and the re-issueing of them to the messaging layer.