public abstract class SetMute extends ActionCallback
ActionCallback.DefaultactionInvocation, controlPoint| Constructor and Description |
|---|
SetMute(Service<?,?> service,
boolean desiredMute) |
SetMute(UnsignedIntegerFourBytes instanceId,
Service<?,?> service,
boolean desiredMute) |
| Modifier and Type | Method and Description |
|---|---|
void |
success(ActionInvocation invocation) |
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toStringpublic SetMute(Service<?,?> service, boolean desiredMute)
public SetMute(UnsignedIntegerFourBytes instanceId, Service<?,?> service, boolean desiredMute)
public void success(ActionInvocation invocation)
success in class ActionCallbackCopyright © 2023 jUPnP.org. All rights reserved.