CoapRequestBuilder.post

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

This sets the request code to POST.

class CoapRequestBuilder
post
()

Return Value

the CoapRequestFuture for this request

Meta