|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DevicesInfo
| Method Summary | |
|---|---|
String |
getLocationURL(String udn)
Allow you to get the URL of the XML description of a device specified by UUID. |
String |
getSCPDURL(String udn,
String serviceId)
Allow you to get the URL of the XML description of a service specified by the ServiceId and the UUID of the device that contains the service |
String |
resolveRelativeUrl(String udn,
String link)
Allow you to get the absolute URL of a link that is contained in a device. |
| Method Detail |
|---|
String getLocationURL(String udn)
udn - the UUID that identify a device
String getSCPDURL(String udn,
String serviceId)
udn - the UUID of the device that contain the serviceserviceId - the ServiceId of the service
String resolveRelativeUrl(String udn,
String link)
udn - the UUID of the UPnP Devicelink - the relative link that you want to resolve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||