nRF5 SDK for Thread v0.11.0
Data Fields
otCoapResource Struct Reference

#include <coap.h>

Data Fields

const char * mUriPath
 The URI Path string.
 
otCoapRequestHandler mHandler
 The callback for handling a received request.
 
void * mContext
 Application-specific context.
 
struct otCoapResourcemNext
 The next CoAP resource in the list.
 

Detailed Description

This structure represents a CoAP resource.


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

Documentation feedback | Developer Zone | Subscribe | Updated