|
|
| GetVolume (Service service, HttpRequestSender httpRequestSender) |
| |
|
| GetVolume (UnsignedIntegerFourBytes instanceId, Service service, HttpRequestSender httpRequestSender) |
| |
| void | success (ActionInvocation invocation) |
| |
|
abstract void | received (ActionInvocation actionInvocation, int currentVolume) |
| |
| abstract void | failure (ActionInvocation invocation, UpnpResponse operation, String defaultMsg) |
| |
|
ActionInvocation | getActionInvocation () |
| |
|
void | run () |
| |
|
|
| ActionCallback (ActionInvocation actionInvocation, HttpRequestSender httpRequestSender) |
| |
|
void | failure (ActionInvocation invocation, UpnpResponse operation) |
| |
|
final ActionInvocation | actionInvocation |
| |
|
final HttpRequestSender | httpRequestSender |
| |
◆ failure()
| abstract void de.yaacc.upnp.callback.renderingcontrol.GetVolume.failure |
( |
ActionInvocation |
invocation, |
|
|
UpnpResponse |
operation, |
|
|
String |
defaultMsg |
|
) |
| |
|
abstract |
◆ success()
| void de.yaacc.upnp.callback.renderingcontrol.GetVolume.success |
( |
ActionInvocation |
invocation | ) |
|
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/upnp/callback/renderingcontrol/GetVolume.java