public class StateVariableMessage extends Object
Modifier and Type | Method and Description |
---|---|
StateVariableResponse |
service()
Executes the state variable query and returns the UPNP device response,
according to the UPNP specs, this method could take up to 30 secs to
process ( time allowed for a device to respond to a request )
|
public StateVariableResponse service() throws IOException, UPNPResponseException
IOException
- if some IOException occurs during message send and reception
processUPNPResponseException
- if an UPNP error message is returned from the server or if
some parsing exception occurs ( detailErrorCode = 899,
detailErrorDescription = SAXException message )Copyright © 2013. All Rights Reserved.