public interface EventHandler
| Modifier and Type | Method and Description |
|---|---|
String |
onCancel(String topic,
String data) |
String |
onMessage(String topic,
String data) |
String |
onSubscribe(String topic,
String data) |
Copyright © 2019. All rights reserved.