Package | Description |
---|---|
com.universaldevices.autoupdate | |
com.universaldevices.upnp |
Modifier and Type | Field and Description |
---|---|
java.util.Hashtable<java.lang.String,UDAutoUpdate.UDPlatform> |
UDAutoUpdate.UDVersion.platforms
A
Hashtable of all the supported UDAutoUpdate.UDPlatform for
this version |
Modifier and Type | Method and Description |
---|---|
UDAutoUpdate.UDPlatform |
UDAutoUpdate.isUpgradeNecessary(java.lang.String appName,
java.lang.String platform,
java.lang.String version)
Given an application name, platform name, and version, it returns whether or not
an upgrade is necessary at this point
|
Modifier and Type | Method and Description |
---|---|
UDAutoUpdate.UDPlatform |
UDProxyDevice.getAutoUpdateCode()
Returns the Update Code (for upgrades) if any
|
Modifier and Type | Method and Description |
---|---|
void |
UDProxyDevice.setAutoUpdateCode(UDAutoUpdate.UDPlatform updateCode)
Sets the Update code
|