| Package | Description |
|---|---|
| org.ocap.hn.upnp.client |
Provides UPnP client functionality, permitting access to devices and
services on a home network.
|
| org.ocap.hn.upnp.common |
Provides UPnP APIs common to client- and server-side use.
|
| org.ocap.hn.upnp.server |
Provides UPnP server functionality, permitting management of devices and services in the local Host device.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UPnPClientDeviceIcon
This interface is the client representation of a UPnP Device Icon.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPAdvertisedDeviceIcon[] |
UPnPAdvertisedDevice.getAdvertisedIcons()
Gets the icons of this device.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPAdvertisedDeviceIcon[] |
UPnPManagedDeviceIcon.getAdvertisedDeviceIcons()
Gets the network representations of this
UPnPManagedDeviceIcon. |
Copyright © 2012. All Rights Reserved.