otCoapResource Struct Reference

This structure represents a CoAP resource.

#include <include/openthread/coap.h>

Public Attributes

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.

This structure represents a CoAP resource.


The documentation for this struct was generated from the following file:
  • include/openthread/coap.h