public static interface ECDevice.OnGetPersonInfoListener
extends com.yuntongxun.ecsdk.core.IListener
限定符和类型 | 方法和说明 |
---|---|
void |
onGetPersonInfoComplete(ECError e,
PersonInfo p)
通知个人信息获取结果
|
void onGetPersonInfoComplete(ECError e, PersonInfo p)
e
- 错误码p
- 服务器返回的个人信息Copyright © 2017 All rights reserved.