ProsecCoAP 🥂
 
Loading...
Searching...
No Matches
CoapUri Class Reference

#include <ProsecCoAP.h>

Public Member Functions

 CoapUri ()
 Create an empty URI callback registry.
 
void add (CoapCallback call, String url)
 Register or update a callback for a URL.
 
CoapCallback find (String url)
 Find a callback bound to a URL.
 

Constructor & Destructor Documentation

◆ CoapUri()

CoapUri::CoapUri ( )
inline

Create an empty URI callback registry.

Member Function Documentation

◆ add()

void CoapUri::add ( CoapCallback call,
String url )
inline

Register or update a callback for a URL.

◆ find()

CoapCallback CoapUri::find ( String url)
inline

Find a callback bound to a URL.


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