Uses of Interface
org.osgi.service.upnp.UPnPStateVariable
-
Uses of UPnPStateVariable in org.osgi.service.upnp
Modifier and TypeInterfaceDescriptioninterface
A local UPnP state variable which allows the value of the state variable to be queried.Modifier and TypeMethodDescriptionUPnPAction.getStateVariable
(String argumentName) Finds the state variable associated with an argument name.UPnPService.getStateVariable
(String name) Gets aUPnPStateVariable
objects provided by this service by nameUPnPService.getStateVariables()
Lists allUPnPStateVariable
objects provided by this service.