Package | Description |
---|---|
org.osgi.service.upnp |
UPnP Package Version 1.2.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UPnPLocalStateVariable
A local UPnP state variable which allows the value of the state variable to
be queried.
|
Modifier and Type | Method and Description |
---|---|
UPnPStateVariable |
UPnPService.getStateVariable(String name)
Gets a
UPnPStateVariable objects provided by this service by name |
UPnPStateVariable |
UPnPAction.getStateVariable(String argumentName)
Finds the state variable associated with an argument name.
|
UPnPStateVariable[] |
UPnPService.getStateVariables()
Lists all
UPnPStateVariable objects provided by this service. |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0