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