Represents a CoAP option.

Public Attributes#

uint16_t

Option Number.

uint16_t

Option Length.

Public Attribute Documentation#

mNumber#

uint16_t otCoapOption::mNumber

Option Number.


Definition at line 159 of file include/openthread/coap.h

mLength#

uint16_t otCoapOption::mLength

Option Length.


Definition at line 160 of file include/openthread/coap.h