ot::Coap::Message::GetNextCoapMessage() method
Returns a pointer to the next message after this as a `Coap::Message`. Should be used when the message is in a `Coap::MessageQueue` (i.e., a queue containing only CoAP messages).
Return value
A pointer to the next message in the queue or `nullptr` if at the end of the queue.
ot::Coap::Message::GetNextCoapMessage() is called by 2 functions:
![]()
ot::Coap::Message::GetNextCoapMessage()
ot::Coap::Message::GetNextCoapMessage() reads 1 variable:
![]()
ot::Coap::Message::GetNextCoapMessage()