public interface UPnPClientStateVariable extends UPnPAdvertisedStateVariable
| Modifier and Type | Method and Description |
|---|---|
String |
getEventedValue()
Gets the value of the UPnP state variable corresponding to this
UPnPClientStateVariable object. |
UPnPClientService |
getService()
Gets the UPnP service that this state variable is a member of.
|
getAllowedValues, getDataType, getDefaultValue, getMaximumValue, getMinimumValue, getName, getStepValue, isEventedString getEventedValue()
UPnPClientStateVariable object.UnsupportedOperationException - if the UPnP state variable
corresponding to this UPnPStateVariable object is not
evented as can be determined by calling the
isEvented() method.UPnPClientService getService()
Copyright © 2012 CableLabs. All Rights Reserved.