Represents a CoAP message token.

Public Attributes#

uint8_t

The token bytes.

uint8_t

The token length in bytes.

Public Attribute Documentation#

m8#

uint8_t otCoapToken::m8[OT_COAP_MAX_TOKEN_LENGTH]

The token bytes.


mLength#

uint8_t otCoapToken::mLength

The token length in bytes.