public abstract class GetTransportInfo extends ActionCallback
ActionCallback.DefaultactionInvocation, controlPoint| Constructor and Description |
|---|
GetTransportInfo(Service<?,?> service) |
GetTransportInfo(UnsignedIntegerFourBytes instanceId,
Service<?,?> service) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
received(ActionInvocation<?> invocation,
TransportInfo transportInfo) |
void |
success(ActionInvocation invocation) |
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toStringpublic GetTransportInfo(Service<?,?> service)
public GetTransportInfo(UnsignedIntegerFourBytes instanceId, Service<?,?> service)
public void success(ActionInvocation invocation)
success in class ActionCallbackpublic abstract void received(ActionInvocation<?> invocation, TransportInfo transportInfo)
Copyright © 2023 jUPnP.org. All rights reserved.