public interface UPnPClientDevice extends UPnPAdvertisedDevice
| Modifier and Type | Method and Description |
|---|---|
UPnPClientDevice[] |
getEmbeddedDevices()
Gets the embedded devices for this UPnP Device.
|
UPnPClientDeviceIcon[] |
getIcons()
Gets the icons of this device.
|
UPnPClientDevice |
getParentDevice()
Returns the parent UPnP Device of this device, if any.
|
UPnPClientService[] |
getServices()
Gets the services supported by this device.
|
getAdvertisedIcons, getAdvertisedServices, getEmbeddedAdvertisedDevices, getInetAddress, getPresentationURL, getURLBase, getXMLgetDeviceType, getFriendlyName, getManufacturer, getManufacturerURL, getModelDescription, getModelName, getModelNumber, getModelURL, getSerialNumber, getSpecVersion, getUDN, getUPC, isRootDeviceUPnPClientDevice getParentDevice()
UPnPClientDevice[] getEmbeddedDevices()
UPnPClientService[] getServices()
UPnPClientDeviceIcon[] getIcons()
iconList element
of a device description.
If the iconList element in the device description is empty
or not present, returns a zero length array.Copyright © 2013 CableLabs. All rights reserved.