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