|
int | getSubsTimeout () |
|
bool | reSanitizeURLs () |
|
void | registerHandler (Upnp_EventType et, Upnp_FunPtr handler, void *cookie) |
| Specify function to be called on given UPnP event.
|
|
int | setupWebServer (const std::string &description, UpnpDevice_Handle *dvh) |
|
UpnpClient_Handle | getclh () |
|
|
bool | ok |
|
UpnpClient_Handle | clh |
|
std::mutex | mutex |
|
std::map< Upnp_EventType, Handler > | handlers |
|
◆ registerHandler()
void UPnPP::LibUPnP::Internal::registerHandler |
( |
Upnp_EventType |
et, |
|
|
Upnp_FunPtr |
handler, |
|
|
void * |
cookie |
|
) |
| |
Specify function to be called on given UPnP event.
The call will happen in the libupnp thread context.
The documentation for this class was generated from the following files:
- /home/dockes/projets/mpdupnp/libupnpp/libupnpp/upnpp_p.hxx
- /home/dockes/projets/mpdupnp/libupnpp/libupnpp/upnpplib.cxx