Deprecated List
A list of all deprecated elements in the OpenThread API.
Summary
- Member otCoapMessageGetToken (const otMessage *aMessage) This function is deprecated. Use
- Member otCoapMessageGetTokenLength (const otMessage *aMessage) This function is deprecated. Use
- Member otCoapMessageSetToken (otMessage *aMessage, const uint8_t *aToken, uint8_t aTokenLength) This function is deprecated. Use
otCoapMessageReadToken() instead. otCoapMessageReadToken() instead. otCoapMessageWriteToken() instead.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.