Observe Client helper struct. More...
Observe Client helper struct.
Definition at line 238 of file nanocoap_sock.h.
#include <nanocoap_sock.h>
Data Fields | |
| coap_request_cb_t | cb | 
| user callback function  | |
| void * | arg | 
| callback function argument  | |
| nanocoap_sock_t | sock | 
| socket used for the request  | |