- generateUniqueToken() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
- get(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
Access a value
- getAdditionalMetaData(Map<String, Object>, SaveCallback) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
- getAllMemberInfo(int, int, LCIMConversationMemberQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取当前对话的所有角色信息
- getAppCode() - 异常错误 中的方法cn.leancloud.im.v2.LCIMException
-
获取由用户在云代码中自定义的response code
- getAttribute(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
- getAttributes() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
Return all attributes.
- getAttrs() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
- getAttrs() - 类 中的方法cn.leancloud.im.v2.messages.LCIMLocationMessage
-
- getAttrs() - 类 中的方法cn.leancloud.im.v2.messages.LCIMTextMessage
-
- getBrand() - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
-
- getBytes() - 类 中的方法cn.leancloud.im.v2.LCIMBinaryMessage
-
get binary content.
- getCachedConversations(List<String>) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
-
- getCacheMaxAge() - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
- getChatRoom(String) - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
get an existed Chatroom by id
- getChatRoomQuery() - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
获取开放聊天室的查询对象
开发者拿到这个对象之后,就可以像 IMConversationsQuery 以前的接口一样对目标属性(如名字)等进行查询。
- getClientEventHandler() - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
-
- getClientEventHandler() - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManagerHelper
-
- getClientId() - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
获取当前用户的 clientId
- getClientsCount() - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
-
count used clients.
- getClientStatus(LCIMClientStatusCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
- getClientStatus(int) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMClient.LCIMClientStatus
-
- getCode() - 类 中的方法cn.leancloud.im.v2.callback.LCIMOperationFailure
-
返回错误码
- getCode() - 枚举 中的方法cn.leancloud.im.v2.Conversation.LCIMOperation
-
- getCode() - 枚举 中的方法cn.leancloud.im.v2.LCIMClient.LCIMClientStatus
-
- getCode() - 枚举 中的方法cn.leancloud.im.v2.LCIMMessageQueryDirection
-
- getContent() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取消息体的内容
- getContent() - 类 中的方法cn.leancloud.im.v2.LCIMTypedMessage
-
- getContent() - 枚举 中的方法cn.leancloud.livequery.LCLiveQuery.EventType
-
- getConversation(String) - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
get conversation by id
- getConversation(String, int) - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
get conversation by id and type
- getConversation(String, boolean, boolean) - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
get an existed conversation
- getConversation(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
-
- getConversationEventHandler() - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManager
-
- getConversationEventHandler() - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManagerHelper
-
- getConversationId() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
-
获取对话 id
- getConversationId() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
get conversation id
- getConversationId() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取当前聊天对话对应的id
对应的是AVOSRealtimeConversations表中的objectId
- getConversationsQuery() - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
获取 IMConversationsQuery 对象,以此来查询 conversation
- getCreatedAt() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
-
获取成员加入时间(也就是该记录创建时间)
注意:目前尚未实现
- getCreatedAt() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取Conversation的创建时间
- getCreator() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取聊天对话的创建者
- getDatabaseDelegateFactory() - 类 中的静态方法cn.leancloud.im.InternalConfiguration
-
- getDefaultClient() - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
-
get default clientId.
- getDeliveredAt() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取消息成功到达接收方的时间
- getDescription() - 枚举 中的方法cn.leancloud.im.v2.LCIMMessageQueryDirection
-
- getDuration() - 类 中的方法cn.leancloud.im.v2.messages.LCIMAudioMessage
-
获取音频的时长
- getDuration() - 类 中的方法cn.leancloud.im.v2.messages.LCIMVideoMessage
-
获取视频的时长
- getFetchRequestParams() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
- getFile() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
- getFileMetaAccessor() - 类 中的静态方法cn.leancloud.im.InternalConfiguration
-
- getFileMetaData() - 类 中的方法cn.leancloud.im.v2.messages.LCIMAudioMessage
-
获取文件的metaData
- getFileMetaData() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
获取文件的metaData
- getFileMetaData() - 类 中的方法cn.leancloud.im.v2.messages.LCIMImageMessage
-
获取文件的metaData
- getFileMetaData() - 类 中的方法cn.leancloud.im.v2.messages.LCIMVideoMessage
-
获取文件的metaData
- getFileUrl() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
获取文件地址
- getFrom() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取消息的发送者
- getGlobalOptions() - 类 中的静态方法cn.leancloud.im.LCIMOptions
-
get global options instance.
- getHeight() - 类 中的方法cn.leancloud.im.v2.messages.LCIMImageMessage
-
获取图片的高
- getImageMeta(File) - 接口 中的方法cn.leancloud.im.FileMetaAccessor
-
- getImageMeta(File) - 类 中的方法cn.leancloud.im.SimpleFileMetaAccessor
-
- getImageMeta(File) - 类 中的静态方法cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
-
- getIMOperation(int) - 枚举 中的静态方法cn.leancloud.im.v2.Conversation.LCIMOperation
-
- getInfo() - 接口 中的方法cn.leancloud.im.SystemReporter
-
- getInstallationId() - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
- getInstance() - 类 中的静态方法cn.leancloud.im.BackgroundThreadpool
-
- getInstance() - 类 中的静态方法cn.leancloud.im.RequestCache
-
- getInstance(String) - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
-
get IMClient instance by clientId.
- getInstance(LCConnectionManager, String, LCInstallation) - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
-
get IMClient instance by clientId.
- getInstance(String, String) - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
-
get IMClient instance by clientId and tag.
- getInstance(LCUser) - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
-
get IMClient instance by LCUser
- getInstance(LCUser, String) - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
-
get IMClient instance by LCUser
- getInstance(String) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageStorage
-
- getInstance() - 类 中的静态方法cn.leancloud.im.WindTalker
-
- getInstance() - 类 中的静态方法cn.leancloud.livequery.LiveQueryOperationDelegate
-
- getInstance() - 类 中的静态方法cn.leancloud.push.LCPushMessageListener
-
- getInviter() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
-
获取邀请者名字
注意:目前尚未实现
- getIOType() - 枚举 中的方法cn.leancloud.im.v2.LCIMMessage.MessageIOType
-
- getLastDeliveredAt() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
get the latest deliveredAt timestamp
- getLastMessage() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取最新一条消息的时间
- getLastMessageAt() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取最新一条消息的时间
- getLastReadAt() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
get the latest readAt timestamp
- getLCFile() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
获取文件消息中得 LCFile 对象
- getLCIMReservedMessageType(int) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMReservedMessageType
-
- getLocalFilePath() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
获取本地文件地址,如果用户并未指定任何本地文件,则返回 null
- getLocation() - 类 中的方法cn.leancloud.im.v2.messages.LCIMLocationMessage
-
- getManufacturer() - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
-
- getMemberCount(LCIMConversationMemberCountCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
查询成员数量
- getMemberId() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
-
获取成员的 client id
- getMemberIdCount() - 类 中的方法cn.leancloud.im.v2.callback.LCIMOperationFailure
-
返回出错的 member id 列表长度
- getMemberIds() - 类 中的方法cn.leancloud.im.v2.callback.LCIMOperationFailure
-
获取出错的 member id 列表
- getMemberInfo(String, LCIMConversationMemberQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取对话内指定成员的角色信息
- getMembers() - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationIterableResult
-
- getMembers() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取conversation当前的参与者
- getMentionList() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取 mention 用户列表
- getMentionListString() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取 mention 用户列表的字符串(逗号分隔)
- getMessage(String, String, String, String, long, long, long) - 类 中的静态方法cn.leancloud.im.v2.LCIMTypedMessage
-
- getMessageCount(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
-
- getMessageId() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取消息的全局Id
这个id只有在发送成功或者收到消息时才会有对应的值
- getMessageIOType() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取消息IO类型
- getMessageIOType(int) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessage.MessageIOType
-
- getMessages(String, long, int, String, LCIMMessageStorage.StorageQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
-
- getMessageStatus() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取消息当前的状态
- getMessageStatus(int) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessage.MessageStatus
-
- getMessageToken(LCIMMessage) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManagerHelper
-
- getMessageType() - 类 中的方法cn.leancloud.im.v2.LCIMTypedMessage
-
- getMimeType(String) - 接口 中的方法cn.leancloud.im.FileMetaAccessor
-
- getMimeType(String) - 类 中的方法cn.leancloud.im.SimpleFileMetaAccessor
-
- getMimeType(String) - 类 中的静态方法cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
-
- getModel() - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
-
- getName() - 枚举 中的方法cn.leancloud.im.v2.conversation.ConversationMemberRole
-
获取角色名字
- getName() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取conversation的名字
- getNext() - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationIterableResult
-
- getNextIMRequestId() - 类 中的静态方法cn.leancloud.im.WindTalker
-
- getNextMessage(LCIMMessage) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
-
- getNickname() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
-
获取成员的昵称
注意:目前尚未实现
- getNonce() - 类 中的方法cn.leancloud.im.Signature
-
- getNotificationManager() - 类 中的方法cn.leancloud.push.LCPushMessageListener
-
- getNumber() - 枚举 中的方法cn.leancloud.im.v2.LCIMMessageOption.MessagePriority
-
- getObjectId() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
-
获取该条记录的 objectId
- getOnlineClients(List<String>, LCIMOnlineClientsCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
Query online clients.
- getOperation() - 枚举 中的方法cn.leancloud.im.v2.Conversation.LCIMOperation
-
- getOperationTube() - 类 中的静态方法cn.leancloud.im.InternalConfiguration
-
- getOsAPILevel() - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
-
- getOsCodeName() - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
-
- getPriority() - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
-
- getProiority(int) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessageOption.MessagePriority
-
- getPushData() - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
-
- getQueryName() - 类 中的方法cn.leancloud.im.v2.messages.LCIMAudioMessage
-
- getQueryName() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
- getQueryName() - 类 中的方法cn.leancloud.im.v2.messages.LCIMImageMessage
-
- getQueryName() - 类 中的方法cn.leancloud.im.v2.messages.LCIMVideoMessage
-
- getReadAt() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
- getReason() - 类 中的方法cn.leancloud.im.v2.callback.LCIMOperationFailure
-
返回错误原因描述
- getReceiptTimestamp() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
- getRequestCallback(String, String, int) - 类 中的方法cn.leancloud.im.RequestCache
-
- getRole() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
-
获取角色信息
- getRtmServer() - 类 中的方法cn.leancloud.im.LCIMOptions
-
get rtm connection server.
- getServiceConversation(String) - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
get an existed Service Conversation
- getServiceConversationQuery() - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
获取服务号的查询对象
开发者拿到这个对象之后,就可以像 IMConversationsQuery 以前的接口一样对目标属性(如名字)等进行查询。
- getSignature() - 类 中的方法cn.leancloud.im.Signature
-
- getSignatureFactory() - 类 中的方法cn.leancloud.im.LCIMOptions
-
get signature factory
- getSignedPeerIds() - 类 中的方法cn.leancloud.im.Signature
-
已过时。
- getSize() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
获取文件大小
- getStatusCode() - 枚举 中的方法cn.leancloud.im.v2.LCIMMessage.MessageStatus
-
- getSystemReporter() - 类 中的方法cn.leancloud.im.LCIMOptions
-
- getTemporaryConversation(String) - 类 中的方法cn.leancloud.im.v2.LCIMClient
-
get an existed temporary conversation
- getTemporaryExpiredat() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取临时对话过期时间(以秒为单位)
- getText() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
-
- getText() - 类 中的方法cn.leancloud.im.v2.messages.LCIMLocationMessage
-
- getText() - 类 中的方法cn.leancloud.im.v2.messages.LCIMTextMessage
-
- getTimeoutInSecs() - 类 中的方法cn.leancloud.im.LCIMOptions
-
get timeout option.
- getTimestamp() - 类 中的方法cn.leancloud.im.Signature
-
- getTimestamp() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
获取消息发送的时间
- getType() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
- getType() - 枚举 中的方法cn.leancloud.im.v2.LCIMReservedMessageType
-
- getType(String) - 枚举 中的静态方法cn.leancloud.livequery.LCLiveQuery.EventType
-
- getUniqueId() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
- getUniqueToken() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
- getUnreadMessagesCount() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取当前未读消息数量
- getUpdateAt() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
-
get the update time of the message
- getUpdateAttrs() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
-
返回属性更新的 Map(内部使用)
- getUpdatedAt() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
-
获取Conversation的更新时间
- getWidth() - 类 中的方法cn.leancloud.im.v2.messages.LCIMImageMessage
-
获取图片的宽度
- whereContainedIn(String, Collection<?>) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段对应的值包含在指定值中时即可返回
- whereContains(String, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段对应的值包含此字符串即可返回
- whereContainsAll(String, Collection<?>) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段中的元素包含所有的值才可返回
- whereContainsIn(String, Collection<?>) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段对应的值包含在指定值中时即可返回
- whereDoesNotExist(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当 conversation 的属性中对应的字段没有值时即可返回
- whereEndsWith(String, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段对应的值以此字符串结束即可返回
- whereEqualTo(String, Object) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段满足等于条件时即可返回
- whereExists(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当 conversation 的属性中对应的字段有值时即可返回
- whereGreaterThan(String, Object) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段满足大于条件时即可返回
- whereGreaterThanOrEqualsTo(String, Object) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段满足大于等于条件时即可返回
- whereLessThan(String, Object) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段满足小于条件时即可返回
- whereLessThanOrEqualsTo(String, Object) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段满足小于等于条件时即可返回
- whereMatches(String, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段对应的值满足提供的正则表达式即可返回
- whereMatches(String, String, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段对应的值满足提供的正则表达式即可返回
- whereNear(String, LCGeoPoint) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加一个基于地理位置的近似查询,当conversation的属性中对应字段对应的地理位置在pointer附近时即可返回
- whereNotContainsIn(String, Collection<?>) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段对应的值不包含在指定值中时即可返回
- whereNotEqualsTo(String, Object) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段满足不等于条件时即可返回
- whereSizeEqual(String, int) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
添加查询约束条件,查找key类型是数组,该数组的长度匹配提供的数值
- whereStartsWith(String, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,当conversation的属性中对应的字段对应的值以此字符串起始即可返回
- whereWithinGeoBox(String, LCGeoPoint, LCGeoPoint) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加一个基于地理位置的查询,当conversation的属性中有对应字段对应的地址位置在指定的矩形区域内时即可返回
- whereWithinKilometers(String, LCGeoPoint, double) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加一个基于地理位置的近似查询,当conversation的属性中有对应的地址位置与指定的地理位置间距不超过指定距离时返回
地球半径为6371.0 千米
- whereWithinMiles(String, LCGeoPoint, double) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加一个基于地理位置的近似查询,当conversation的属性中有对应的地址位置与指定的地理位置间距不超过指定距离时返回
- whereWithinRadians(String, LCGeoPoint, double) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加一个基于地理位置的近似查询,当conversation的属性中有对应的地址位置与指定的地理位置间距不超过指定距离时返回
- WindTalker - cn.leancloud.im中的类
-
- withMembers(List<String>) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,指定聊天室的组员条件满足条件的才返回
- withMembers(List<String>, boolean) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
-
增加查询条件,指定聊天室的组员条件满足条件的才返回
- wrapperException(Throwable) - 异常错误 中的静态方法cn.leancloud.im.v2.LCIMException
-