Uses of Interface
org.ocap.hn.upnp.common.UPnPAdvertisedDeviceIcon

Packages that use UPnPAdvertisedDeviceIcon
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. 
 

Uses of UPnPAdvertisedDeviceIcon in org.ocap.hn.upnp.client
 

Subinterfaces of UPnPAdvertisedDeviceIcon in org.ocap.hn.upnp.client
 interface UPnPClientDeviceIcon
          This interface is the client representation of a UPnP Device Icon.
 

Uses of UPnPAdvertisedDeviceIcon in org.ocap.hn.upnp.common
 

Methods in org.ocap.hn.upnp.common that return UPnPAdvertisedDeviceIcon
 UPnPAdvertisedDeviceIcon[] UPnPAdvertisedDevice.getAdvertisedIcons()
          Gets the icons of this device.
 

Uses of UPnPAdvertisedDeviceIcon in org.ocap.hn.upnp.server
 

Methods in org.ocap.hn.upnp.server that return UPnPAdvertisedDeviceIcon
 UPnPAdvertisedDeviceIcon[] UPnPManagedDeviceIcon.getAdvertisedDeviceIcons()
          Gets the network representations of this UPnPManagedDeviceIcon.
 



Copyright © 2011. All Rights Reserved.