otCoapOptionIteratorGetOptionValue() function
Fills current option value into @p aValue.
Arguments
aIterator
A pointer to the CoAP message option iterator.
aValue
A pointer to a buffer to receive the option value.
Return value
OT_ERROR_NONE Successfully filled value. OT_ERROR_NOT_FOUND No current option.
otCoapOptionIteratorGetOptionValue():
![]()
otCoapOptionIteratorGetOptionValue()