CoapRequestBuilder.get

Build the request, set it in flight and return the future handle to it.

This sets the request code to GET.

class CoapRequestBuilder
get
()

Return Value

the CoapRequestFuture for this request

Meta