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