CoapRequestBuilder.token

Set the token to use for this request

class CoapRequestBuilder
token
(
ubyte[] tkn
)

Parameters

tkn ubyte[]

the token

Return Value

this builder

Throws

CoapClientException = invalid token length

Meta