| Package | Description |
|---|---|
| org.cybergarage.upnp |
Universal Plug and Play (UPnP) framework core components.
|
| org.cybergarage.upnp.control |
UPnP control and action invocation framework.
|
| Modifier and Type | Method and Description |
|---|---|
UPnPStatus |
Action.getControlStatus()
Gets the control status for this action.
|
UPnPStatus |
StateVariable.getQueryStatus() |
UPnPStatus |
Action.getStatus()
Gets the UPnP status for this action.
|
UPnPStatus |
StateVariable.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
UPnPStatus |
ControlResponse.getUPnPError()
Gets the complete UPnP error status from the response.
|