Package | Description |
---|---|
cn.leancloud.im.v2 | |
cn.leancloud.im.v2.callback | |
cn.leancloud.im.v2.conversation |
Modifier and Type | Method and Description |
---|---|
void |
LCIMConversationEventHandler.onMemberInfoUpdated(LCIMClient client,
LCIMConversation conversation,
LCIMConversationMemberInfo memberInfo,
List<String> updatedProperties,
String operator)
对话成员信息变更通知。
常见的有:某成员权限发生变化(如,被设为管理员等)。
|
Modifier and Type | Method and Description |
---|---|
abstract void |
LCIMConversationMemberQueryCallback.done(List<LCIMConversationMemberInfo> memberInfoList,
LCIMException e)
结果处理函数
|
protected void |
LCIMConversationMemberQueryCallback.internalDone0(List<LCIMConversationMemberInfo> returnValue,
LCException e) |
Modifier and Type | Method and Description |
---|---|
static LCIMConversationMemberInfo |
LCIMConversationMemberInfo.createInstance(Map<String,Object> data)
根据服务端返回信息创建实例(内部使用)
|
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.