|
Arduino DLNA Server
|
Individual action rule for handling specific actions. More...
#include <DLNAMediaServer.h>
Public Attributes | |
| const char * | suffix |
| bool(* | handler )(IClientHandler &, DLNAMediaServer *, ActionRequest &, IHttpServer &) |
Individual action rule for handling specific actions.
| bool(* tiny_dlna::DLNAMediaServer< ClientType >::ActionRule::handler) (IClientHandler &, DLNAMediaServer *, ActionRequest &, IHttpServer &) |
| const char* tiny_dlna::DLNAMediaServer< ClientType >::ActionRule::suffix |