otCoapOptionIterator
#include <coap.h>
Acts as an iterator for CoAP options.
Summary
Public attributes |
|
---|---|
mMessage
|
const otMessage *
CoAP message.
|
mNextOptionOffset
|
uint16_t
Byte offset of next option.
|
mOption
|
CoAP message option.
|
Public attributes
mNextOptionOffset
uint16_t otCoapOptionIterator::mNextOptionOffset
Byte offset of next option.
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.