0.01.00
otCoapOption Struct Reference

This structure represents a CoAP option. More...

#include <include/openthread/coap.h>

Inheritance diagram for otCoapOption:
ot::Coap::Header::Option

Public Attributes

uint16_t mNumber
 Option Number.
 
uint16_t mLength
 Option Length.
 
const uint8_t * mValue
 A pointer to the Option Value.
 

Detailed Description

This structure represents a CoAP option.


The documentation for this struct was generated from the following file: