Helper structure for parsing PDUs manually. More...
Helper structure for parsing PDUs manually.
Use this struct to allocate all necessary artifacts for invoking a parser
#include <message.h>
Data Fields | |
| unicoap_message_t | message | 
| Message.  | |
| unicoap_options_t | options | 
| Parsed options.  | |
| unicoap_message_properties_t | properties | 
| Parsed message properties.  | |