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