CoapClient.doRequest

Given the builder this will extract the details required to encode the CoAP packet into its byte form, register a coap request internally and return a future for this request.

class CoapClient
package
doRequest

Parameters

requestBuilder CoapRequestBuilder

the request builder

Return Value

the future

Meta