| Package | Description |
|---|---|
| org.ocap.hn.upnp.client |
Provides UPnP client functionality, permitting access to devices and
services on a home network.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPClientStateVariable |
UPnPClientService.getStateVariable(String stateVariableName)
Gets a UPnP state variable from the UPnP description of this
service.
|
UPnPClientStateVariable[] |
UPnPClientService.getStateVariables()
Gets all of the UPnP state variables supported by this
service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UPnPStateVariableListener.notifyValueChanged(UPnPClientStateVariable variable)
Notifies the listener that the value of the UPnP state variable being
listened to has changed.
|
Copyright © 2012 CableLabs. All Rights Reserved.