DeviceHost.h
Go to the documentation of this file.
bool unRegisterDevice(Device *device)
void onSearchRequest(const BasicMessage &request)
Called via SSDP when incoming message received.
bool onHttpRequest(HttpServerConnection &connection)
IDataSourceStream * generateDebugPage(const String &title)
Create an HTML page which applications may serve up to assist with debugging.
Definition: HttpServerConnection.h:33
bool isActive() const
void notify(Device *device, NotifySubtype subype)
Represents any kind of device, including a root device.
Definition: Libraries/UPnP/src/include/Network/UPnP/Device.h:57
Definition: ActionRequest.h:24
void end()
bool registerDevice(Device *device)
Definition: DeviceHost.h:26
DeviceHost deviceHost
Definition: BaseObject.h:39
1.8.13