You are viewing documentation for version:
Represents a CoAP message token.
Public Attributes#
uint8_t
The token length in bytes.
Public Attribute Documentation#
uint8_t otCoapToken::m8[OT_COAP_MAX_TOKEN_LENGTH]
The token bytes.
mLength#
uint8_t otCoapToken::mLength
The token length in bytes.