public abstract class GetVolume extends ActionCallback
ActionCallback.Default
actionInvocation, controlPoint
Constructor and Description |
---|
GetVolume(Service service) |
GetVolume(UnsignedIntegerFourBytes instanceId,
Service service) |
Modifier and Type | Method and Description |
---|---|
abstract void |
received(ActionInvocation actionInvocation,
int currentVolume) |
void |
success(ActionInvocation invocation) |
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toString
public GetVolume(Service service)
public GetVolume(UnsignedIntegerFourBytes instanceId, Service service)
public void success(ActionInvocation invocation)
success
in class ActionCallback
public abstract void received(ActionInvocation actionInvocation, int currentVolume)
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.