MPD
0.20.15
|
UPnP Description phase: interpreting the device description which we downloaded from the URL obtained by the discovery phase. More...
#include <Device.hxx>
Public Member Functions | |
void | clear () |
Data Fields | |
std::string | serviceType |
std::string | controlURL |
UPnP Description phase: interpreting the device description which we downloaded from the URL obtained by the discovery phase.
Data holder for a UPnP service, parsed from the XML description downloaded after discovery yielded its URL.
Definition at line 35 of file Device.hxx.
|
inline |
Definition at line 40 of file Device.hxx.
std::string UPnPService::controlURL |
Definition at line 38 of file Device.hxx.
std::string UPnPService::serviceType |
Definition at line 37 of file Device.hxx.