unicoap_parser_result_t Struct Reference

Helper structure for parsing PDUs manually. More...

Detailed Description

Helper structure for parsing PDUs manually.

Use this struct to allocate all necessary artifacts for invoking a parser

Definition at line 1117 of file message.h.

#include <message.h>

Data Fields

unicoap_message_t message
 Message.
 
unicoap_options_t options
 Parsed options.
 
unicoap_message_properties_t properties
 Parsed message properties.
 

The documentation for this struct was generated from the following file: