ot::Coap::Message::AppendUriQueryOption() method
Appends a single Uri-Query option.
Arguments
aUriQuery
A pointer to null-terminated string, which should contain a single key=value pair.
Return value
kErrorNone Successfully appended the option. kErrorInvalidArgs The option type is not equal or greater than the last option type. kErrorNoBufs The option length exceeds the buffer size.
ot::Coap::Message::AppendUriQueryOption() is called by 1 function and calls 1 function:
![]()
ot::Coap::Message::AppendUriQueryOption()
ot::Coap::Message::AppendUriQueryOption() reads 1 variable:
![]()
ot::Coap::Message::AppendUriQueryOption()