| Modifier and Type | Interface and Description |
|---|---|
interface |
MigratoryDataInteractiveListener
Implementations of this interface handle data messages and status notifications, like implementations of
MigratoryDataListener do, and furthermore handle subscription events for the advertised interactive subjects.
|
| Modifier and Type | Method and Description |
|---|---|
MigratoryDataListener |
MigratoryDataClient.getListener()
Get the listener for handling real-time messages and status notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MigratoryDataClient.setListener(MigratoryDataListener listener)
Attach a listener for handling the received real-time messages as well as the status notifications.
|
Copyright © 2024. All rights reserved.