|
|
| GetMute (Service service, HttpRequestSender httpRequestSender) |
| |
|
| GetMute (UnsignedIntegerFourBytes instanceId, Service service, HttpRequestSender httpRequestSender) |
| |
| void | success (ActionInvocation invocation) |
| |
|
abstract void | received (ActionInvocation actionInvocation, boolean currentMute) |
| |
| 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.GetMute.failure |
( |
ActionInvocation |
invocation, |
|
|
UpnpResponse |
operation, |
|
|
String |
defaultMsg |
|
) |
| |
|
abstract |
◆ success()
| void de.yaacc.upnp.callback.renderingcontrol.GetMute.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/GetMute.java