public abstract class GetMute extends ActionCallback
ActionCallback.Default
actionInvocation, controlPoint
Constructor and Description |
---|
GetMute(Service service) |
GetMute(UnsignedIntegerFourBytes instanceId,
Service service) |
Modifier and Type | Method and Description |
---|---|
abstract void |
received(ActionInvocation actionInvocation,
boolean currentMute) |
void |
success(ActionInvocation invocation) |
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toString
public GetMute(Service service)
public GetMute(UnsignedIntegerFourBytes instanceId, Service service)
public void success(ActionInvocation invocation)
success
in class ActionCallback
public abstract void received(ActionInvocation actionInvocation, boolean currentMute)
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.