public static interface ECDevice.OnECDeviceConnectListener
限定符和类型 | 方法和说明 |
---|---|
void |
onConnect()
已过时。
|
void |
onConnectState(ECDevice.ECConnectState state,
ECError error)
提供新的SDK注册状态接口回调
|
void |
onDisconnect(ECError error)
已过时。
|
@Deprecated void onConnect()
@Deprecated void onDisconnect(ECError error)
void onConnectState(ECDevice.ECConnectState state, ECError error)
state
- 当前SDK注册状态error
- 注册失败错误码Copyright © 2017 All rights reserved.