public interface LCLiveQueryConnectionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionClose()
Connection is close
|
void |
onConnectionError(int code,
String reason)
Connection failed.
|
void |
onConnectionOpen()
Connection is open
|
void onConnectionOpen()
void onConnectionClose()
void onConnectionError(int code,
String reason)
code - error code.reason - error message.Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.