public interface BusListener
| Modifier and Type | Method and Description |
|---|---|
void |
onMessageReceived(String sourceUuid,
String topic,
Object payload)
Invoked when a subscrbied message is received
|
Copyright © 2022. All rights reserved.