CoAP response code returned by server.
More...
#include <client.h>
CoAP response code returned by server.
Definition at line 52 of file client.h.
◆ code_class
uint8_t golioth_coap_rsp_code::code_class |
CPP prohibits us from using class
here so we use code_class
the 2 in 2.XX
Definition at line 56 of file client.h.
◆ code_detail
uint8_t golioth_coap_rsp_code::code_detail |
the 03 in 4.03
Definition at line 58 of file client.h.
The documentation for this struct was generated from the following file: