5.6.0.0R1
Software Development Kit
ltrx_http_dynamic_callback Struct Reference

HTTP server dynamic callback. More...

Data Fields

bool(* callback )(struct ltrx_http_client *client)
 
const char * helpText
 
const char * uriPath
 

Detailed Description

HTTP server dynamic callback.

Field Documentation

◆ callback

bool(* ltrx_http_dynamic_callback::callback) (struct ltrx_http_client *client)

Callback function to register.

◆ helpText

const char* ltrx_http_dynamic_callback::helpText

Help text for this callback.

◆ uriPath

const char* ltrx_http_dynamic_callback::uriPath

Name to register.


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