#include <DeviceHost.h>
◆ begin()
| bool UPnP::DeviceHost::begin |
( |
| ) |
|
Applications must call this to initialise UPnP stack.
◆ devices()
◆ end()
| void UPnP::DeviceHost::end |
( |
| ) |
|
◆ generateDebugPage()
Create an HTML page which applications may serve up to assist with debugging.
◆ isActive()
| bool UPnP::DeviceHost::isActive |
( |
| ) |
const |
◆ notify()
◆ onHttpRequest()
◆ onSearchRequest()
| void UPnP::DeviceHost::onSearchRequest |
( |
const BasicMessage & |
request | ) |
|
Called via SSDP when incoming message received.
◆ registerDevice()
| bool UPnP::DeviceHost::registerDevice |
( |
Device * |
device | ) |
|
◆ unRegisterDevice()
| bool UPnP::DeviceHost::unRegisterDevice |
( |
Device * |
device | ) |
|
The documentation for this class was generated from the following file: