CoapClient.onNoNewMessages

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.

class CoapClient
package
void
onNoNewMessages
()

Meta