|
|
| GetCurrentConnectionInfo (Service service, HttpRequestSender httpRequestSender, int connectionID) |
| |
| void | success (ActionInvocation invocation) |
| |
|
abstract void | received (ActionInvocation invocation, ConnectionInfo connectionInfo) |
| |
|
ActionInvocation | getActionInvocation () |
| |
|
void | run () |
| |
|
abstract void | failure (ActionInvocation invocation, UpnpResponse operation, String defaultMsg) |
| |
|
|
| ActionCallback (ActionInvocation actionInvocation, HttpRequestSender httpRequestSender) |
| |
|
void | failure (ActionInvocation invocation, UpnpResponse operation) |
| |
|
final ActionInvocation | actionInvocation |
| |
|
final HttpRequestSender | httpRequestSender |
| |
◆ success()
| void de.yaacc.upnp.callback.connectionmanager.GetCurrentConnectionInfo.success |
( |
ActionInvocation |
invocation | ) |
|
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/upnp/callback/connectionmanager/GetCurrentConnectionInfo.java