CoapClient.setExchangeLifetime

Sets the exchange lifetime. In other words the duration of time that must pass before a message ID is considered free-for-use again

class CoapClient
void
setExchangeLifetime
(
Duration lifetime
)

Parameters

lifetime Duration

the lifetime duration

Meta