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