CoapRequestBuilder.payload

Set the payload for this request

class CoapRequestBuilder
payload
(
ubyte[] payload
)

Parameters

payload ubyte[]

the payload

Return Value

this builder

Meta