| Package | Description |
|---|---|
| org.ocap.hn.upnp.server |
Provides UPnP server functionality, permitting management of devices and services in the local Host device.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPManagedDeviceIcon[] |
UPnPManagedDevice.getIcons()
Gets the icons for this device.
|
UPnPManagedDeviceIcon[] |
UPnPManagedDevice.setIcons(UPnPManagedDeviceIcon[] icons)
Sets the Icons for this device.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPManagedDevice |
UPnPDeviceManager.createDevice(UPnPManagedDevice parent,
InputStream description,
UPnPManagedDeviceIcon[] icons)
Creates a UPnP device in the local host.
|
UPnPManagedDeviceIcon[] |
UPnPManagedDevice.setIcons(UPnPManagedDeviceIcon[] icons)
Sets the Icons for this device.
|
Copyright © 2012. All Rights Reserved.