public abstract class Seek extends ActionCallback
ActionCallback.DefaultactionInvocation, 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, toStringpublic 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 ActionCallbackCopyright © 2023 jUPnP.org. All rights reserved.