0.01.00
otCoapResource Struct Reference

This structure represents a CoAP resource. More...

#include <include/openthread/coap.h>

Inheritance diagram for otCoapResource:
ot::Coap::Resource

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.
 

Detailed Description

This structure represents a CoAP resource.


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