跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W 

A

ackOperationReplied(int) - 类 中的方法cn.leancloud.livequery.LiveQueryOperationDelegate
 
ACTION_LIVE_QUERY_LOGIN - 类 中的静态变量cn.leancloud.livequery.LCLiveQuery
 
addAscendingOrder(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合按照指定key进行升序排列,此 key 的优先级小于先前设置的 key
addDescendingOrder(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合按照指定key进行降序排列,此 key 的优先级小于先前设置的 key
addMembers(List<String>, LCIMOperationPartiallySucceededCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
在聊天对话中间增加新的参与者
addNewOperation(ObjectFieldOperation) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
addRequestCallback(String, String, int, LCCallback) - 类 中的方法cn.leancloud.im.RequestCache
 
addToLocalCache(LCIMMessage) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
save local message which failed to send to LeanCloud server.
assembleLiveQueryLoginPacket(String, int) - 类 中的方法cn.leancloud.im.WindTalker
 
assemblePushAckPacket(String, List<String>) - 类 中的方法cn.leancloud.im.WindTalker
 
assembleSessionOpenPacket(String, String, String, String, long, long, boolean, Integer) - 类 中的方法cn.leancloud.im.WindTalker
 
assembleSessionOpenPacket(String, String, String, Signature, long, long, boolean, int) - 类 中的方法cn.leancloud.im.WindTalker
 
assembleSessionPacket(String, String, List<String>, String, Signature, Integer) - 类 中的方法cn.leancloud.im.WindTalker
 
attachLCFile(LCFile, boolean) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 
ATTR_CLIENTID - 类 中的静态变量cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_CONVID - 类 中的静态变量cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_CONVID_SIMPLE - 类 中的静态变量cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_MEMBERID - 类 中的静态变量cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_OJBECTID - 类 中的静态变量cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_OJBECTID2 - 类 中的静态变量cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_ROLE - 类 中的静态变量cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTRIBUTE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
AUDIO_MESSAGE_TYPE - 注释类型 中的静态变量cn.leancloud.im.v2.annotation.LCIMMessageType
 

B

BackgroundThreadpool - cn.leancloud.im中的类
 
BLOB - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
blockMembers(List<String>, LCIMOperationPartiallySucceededCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
将部分成员加入黑名单
bytes - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 

C

cacheSignature() - 类 中的方法cn.leancloud.im.SignatureCallback
是否需要缓存signature 仅仅是在v2的open API中间才会需要去缓存
callbackClientKey - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackClientStatus - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackConversationKey - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackConvMemberPartial_FAIL - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackConvMemberPartial_SUCC - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackConvType - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackCreatedAt - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackData - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackDeliveredAt - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackExceptionKey - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackHistoryMessages - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackIterableNext - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackMemberCount - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackMessageId - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackMessageTimeStamp - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackOnlineClients - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackReadAt - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackTemporaryTTL - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackUniqueId - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
callbackUpdatedAt - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
changeUpdatedTime(LCIMConversation, String) - 类 中的静态方法cn.leancloud.im.v2.ConversationSynchronizer
 
cleanRequestCallback(String, String, int) - 类 中的方法cn.leancloud.im.RequestCache
 
close(LCIMClientCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
close client.
closeClient(LCConnectionManager, String, LCIMClientCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
closeClient(LCConnectionManager, String, LCIMClientCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
closeClientDirectly(LCConnectionManager, String, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
closed - 类 中的变量cn.leancloud.im.v2.LCIMMessageInterval.MessageIntervalBound
 
cn.leancloud.im - 程序包 cn.leancloud.im
 
cn.leancloud.im.v2 - 程序包 cn.leancloud.im.v2
 
cn.leancloud.im.v2.annotation - 程序包 cn.leancloud.im.v2.annotation
 
cn.leancloud.im.v2.callback - 程序包 cn.leancloud.im.v2.callback
 
cn.leancloud.im.v2.conversation - 程序包 cn.leancloud.im.v2.conversation
 
cn.leancloud.im.v2.messages - 程序包 cn.leancloud.im.v2.messages
 
cn.leancloud.livequery - 程序包 cn.leancloud.livequery
 
cn.leancloud.push - 程序包 cn.leancloud.push
 
COLUMN_ATTRIBUTE - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_BREAKPOINT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_LASTMESSAGE_INNERTYPE - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_MENTIONED - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_SYSTEM - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_TEMP - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_TEMP_TTL - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONVERSATION_ID - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONVERSATION_READAT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONVRESATION_DELIVEREDAT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CREATEDAT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CREATOR - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_DEDUPLICATED_TOKEN - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_EXPIREAT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_FROM_PEER_ID - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_INSTANCEDATA - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_LASTMESSAGE - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_LM - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MEMBERS - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MESSAGE_DELIVEREDAT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MESSAGE_ID - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MESSAGE_READAT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MESSAGE_UPDATEAT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MSG_INNERTYPE - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MSG_MENTION_ALL - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MSG_MENTION_LIST - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_PAYLOAD - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_STATUS - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_TIMESTAMP - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_TRANSIENT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_UNREAD_COUNT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_UPDATEDAT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
computeFieldAttribute(Class) - 类 中的静态方法cn.leancloud.im.v2.LCIMTypedMessage
 
computeSignature() - 类 中的方法cn.leancloud.im.SignatureCallback
 
containMessage(LCIMMessage) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
containsMembers(List<String>) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,指定聊天室的组员包含某些成员即可返回
content - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
CONV_TYPE_NORMAL - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
CONV_TYPE_SYSTEM - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
CONV_TYPE_TEMPORARY - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
CONV_TYPE_TRANSIENT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
CONV_TYPE_UNKNOWN - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
Conversation - cn.leancloud.im.v2中的接口
 
Conversation.LCIMOperation - cn.leancloud.im.v2中的枚举
 
CONVERSATION_COLUMNS - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
CONVERSATION_TABLE - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
conversationId - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
ConversationMemberRole - cn.leancloud.im.v2.conversation中的枚举
 
ConversationSynchronizer - cn.leancloud.im.v2中的类
 
ConversationSynchronizer() - 类 的构造器cn.leancloud.im.v2.ConversationSynchronizer
 
countForQuery(String, String[]) - 接口 中的方法cn.leancloud.im.DatabaseDelegate
 
createBlacklistSignature(String, String, List<String>, String) - 类 中的方法cn.leancloud.im.LCUserSignatureFactory
 
createBlacklistSignature(String, String, List<String>, String) - 接口 中的方法cn.leancloud.im.SignatureFactory
实现黑名单相关的签名计算
createBound(String, long, boolean) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageInterval
create query bound
createChatRoom(List<String>, String, Map<String, Object>, boolean, LCIMConversationCreatedCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Create a new Chatroom
createChatRoom(String, Map<String, Object>, LCIMConversationCreatedCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Create a new Chatroom
createConversation(LCConnectionManager, String, List<String>, Map<String, Object>, boolean, boolean, boolean, int, LCIMCommonJsonCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
createConversation(LCConnectionManager, String, List<String>, Map<String, Object>, boolean, boolean, boolean, int, LCIMCommonJsonCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
createConversation(List<String>, Map<String, Object>, LCIMConversationCreatedCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Create a new Conversation
createConversation(List<String>, String, Map<String, Object>, LCIMConversationCreatedCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Create a new Conversation
createConversation(List<String>, String, Map<String, Object>, boolean, LCIMConversationCreatedCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Create a new Conversation
createConversation(List<String>, String, Map<String, Object>, boolean, boolean, LCIMConversationCreatedCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Create a new Conversation
createConversationDirectly(LCConnectionManager, String, List<String>, Map<String, Object>, boolean, boolean, boolean, int, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
createConversationSignature(String, String, List<String>, String) - 类 中的方法cn.leancloud.im.LCUserSignatureFactory
 
createConversationSignature(String, String, List<String>, String) - 接口 中的方法cn.leancloud.im.SignatureFactory
实现 LCIMConversation 相关的签名计算
createInstance(String) - 接口 中的方法cn.leancloud.im.DatabaseDelegateFactory
 
createInstance(Map<String, Object>) - 类 中的静态方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
根据服务端返回信息创建实例(内部使用)
createInstanceFromMessage(LCIMMessage) - 类 中的静态方法cn.leancloud.im.v2.LCIMBinaryMessage
create binary instance by copying LCIMMessage instance(except content field).
createSignature(String, List<String>) - 类 中的方法cn.leancloud.im.LCUserSignatureFactory
 
createSignature(String, List<String>) - 接口 中的方法cn.leancloud.im.SignatureFactory
实现一个基础签名方法 其中的签名算法会在SessionManager和 LCIMClient(V2) 中被使用
createTemporaryConversation(List<String>, LCIMConversationCreatedCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Create a new temporary Conversation
createTemporaryConversation(List<String>, int, LCIMConversationCreatedCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Create a new temporary Conversation
CREATOR - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
currentClient - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 

D

DatabaseDelegate - cn.leancloud.im中的接口
 
DatabaseDelegateFactory - cn.leancloud.im中的接口
 
DB_NAME_PREFIX - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
DB_VERSION - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
DEFAULT_CONVERSATION_EXPIRE_TIME_IN_MILLS - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
DEFAULT_ID - 类 中的静态变量cn.leancloud.push.LCPushMessageListener
 
delete(String, String, String[]) - 接口 中的方法cn.leancloud.im.DatabaseDelegate
 
deleteClientData() - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
deleteConversation(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
deleteConversationData(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
deleteMessages(List<LCIMMessage>, String) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
deliveredAt - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
directFindInBackground(String, String, int, int, int, LCIMConversationQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
direct find with conditions in background.
DirectlyOperationTube - cn.leancloud.im中的类
 
DirectlyOperationTube(boolean) - 类 的构造器cn.leancloud.im.DirectlyOperationTube
 
disassemblePacket(ByteBuffer) - 类 中的方法cn.leancloud.im.WindTalker
 
done(LCIMClient, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMClientCallback
 
done(LCIMClient.LCIMClientStatus) - 类 中的方法cn.leancloud.im.v2.callback.LCIMClientStatusCallback
 
done(Map<String, Object>, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMCommonJsonCallback
 
done(LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationCallback
Override this function with the code you want to run after the save is complete.
done(LCIMConversation, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationCreatedCallback
 
done(LCIMConversationIterableResult, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationIterableResultCallback
结果处理函数
done(Integer, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationMemberCountCallback
 
done(List<LCIMConversationMemberInfo>, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationMemberQueryCallback
结果处理函数
done(List<LCIMConversation>, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationQueryCallback
 
done(List<String>, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationSimpleResultCallback
结果处理函数
done(LCIMRecalledMessage, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMMessageRecalledCallback
 
done(List<LCIMMessage>, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMMessagesQueryCallback
 
done(LCIMMessage, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMMessageUpdatedCallback
 
done(List<String>, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMOnlineClientsCallback
 
done(LCIMException, List<String>, List<LCIMOperationFailure>) - 类 中的方法cn.leancloud.im.v2.callback.LCIMOperationPartiallySucceededCallback
部分成功结果回调函数
done(LCIMMessage, LCIMException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMSingleMessageQueryCallback
 
done(LCIMMessage, boolean) - 接口 中的方法cn.leancloud.im.v2.LCIMMessageStorage.StorageMessageCallback
 
done(List<LCIMMessage>, List<Boolean>) - 接口 中的方法cn.leancloud.im.v2.LCIMMessageStorage.StorageQueryCallback
 
done(LCLiveQuery.EventType, LCObject, List<String>) - 类 中的方法cn.leancloud.livequery.LCLiveQueryEventHandler
 
done(LCException) - 类 中的方法cn.leancloud.livequery.LCLiveQuerySubscribeCallback
 
dumpRawData() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
dumpRawData() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
 
DURATION - 类 中的静态变量cn.leancloud.im.v2.messages.LCIMFileMessage
 

E

endIntervalBound - 类 中的变量cn.leancloud.im.v2.LCIMMessageInterval
 
equals(Object) - 类 中的方法cn.leancloud.im.v2.LCIMBinaryMessage
 
equals(Object) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
 
equals(Object) - 类 中的方法cn.leancloud.im.v2.LCIMTypedMessage
 
equals(Object) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 
execute(Runnable) - 类 中的方法cn.leancloud.im.BackgroundThreadpool
 
executeDelayed(Runnable, long) - 类 中的方法cn.leancloud.im.BackgroundThreadpool
 

F

fetchInfoInBackground(LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
Fetch info in async mode.
fetchReceiptTimestamps(LCConnectionManager, String, String, int, Conversation.LCIMOperation, LCIMCommonJsonCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
fetchReceiptTimestamps(LCConnectionManager, String, String, int, Conversation.LCIMOperation, LCIMCommonJsonCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
fetchReceiptTimestamps(LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
fetchReceiptTimestamps
fetchReceiptTimestampsDirectly(LCConnectionManager, String, String, int, Conversation.LCIMOperation, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
file - 类 中的变量cn.leancloud.im.v2.messages.LCIMFileMessage
 
FILE_MESSAGE_TYPE - 注释类型 中的静态变量cn.leancloud.im.v2.annotation.LCIMMessageType
 
FileMetaAccessor - cn.leancloud.im中的接口
 
findInBackground(LCIMConversationQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
find in background.
findTempConversationsInBackground(List<String>, LCIMConversationQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
find temporary conversations in background.
FORMAT - 类 中的静态变量cn.leancloud.im.v2.messages.LCIMFileMessage
 
from - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
fromString(String) - 枚举 中的静态方法cn.leancloud.im.v2.conversation.ConversationMemberRole
从角色名字生成实例
fulFillFileInfo(SaveCallback) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 

G

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
已过时。
Please use LCIMMessage.getDeliveredAt() 获取消息成功到达接收方的时间
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
获取图片的宽度

H

hashCode() - 类 中的方法cn.leancloud.im.v2.LCIMBinaryMessage
 
hashCode() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
 
hashCode() - 类 中的方法cn.leancloud.im.v2.LCIMTypedMessage
 
hashCode() - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 
hasNext() - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 

I

IMAGE_HEIGHT - 类 中的静态变量cn.leancloud.im.v2.messages.LCIMImageMessage
 
IMAGE_MESSAGE_TYPE - 注释类型 中的静态变量cn.leancloud.im.v2.annotation.LCIMMessageType
 
IMAGE_WIDTH - 类 中的静态变量cn.leancloud.im.v2.messages.LCIMImageMessage
 
initWithQuery(LCQuery) - 类 中的静态方法cn.leancloud.livequery.LCLiveQuery
initialize AVLiveQuery with AVQuery
insert(String, Map<String, Object>) - 接口 中的方法cn.leancloud.im.DatabaseDelegate
 
insertContinuousMessages(List<LCIMMessage>, String) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
insertConversations(List<LCIMConversation>) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
insertLocalMessage(LCIMMessage) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
insertMessage(LCIMMessage, boolean) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
instance - 类 中的静态变量cn.leancloud.im.RequestCache
 
INTEGER - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
INTENT_KEY_CLIENT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
INTENT_KEY_CLIENT_PARCEL - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
INTENT_KEY_CONV_TYPE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
INTENT_KEY_CONVERSATION - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
INTENT_KEY_DATA - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
INTENT_KEY_MESSAGE_EX - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
INTENT_KEY_MESSAGE_OPTION - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
INTENT_KEY_OPERATION - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
INTENT_KEY_REQUESTID - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
InternalConfiguration - cn.leancloud.im中的类
 
InternalConfiguration() - 类 的构造器cn.leancloud.im.InternalConfiguration
 
internalDone0(LCIMClient, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMClientCallback
 
internalDone0(LCIMClient.LCIMClientStatus, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMClientStatusCallback
 
internalDone0(Map<String, Object>, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMCommonJsonCallback
 
internalDone0(Void, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationCallback
 
internalDone0(LCIMConversation, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationCreatedCallback
 
internalDone0(LCIMConversationIterableResult, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationIterableResultCallback
 
internalDone0(Integer, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationMemberCountCallback
 
internalDone0(List<LCIMConversationMemberInfo>, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationMemberQueryCallback
 
internalDone0(List<LCIMConversation>, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationQueryCallback
 
internalDone0(List<String>, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationSimpleResultCallback
 
internalDone0(LCIMRecalledMessage, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMMessageRecalledCallback
 
internalDone0(List<LCIMMessage>, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMMessagesQueryCallback
 
internalDone0(LCIMMessage, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMMessageUpdatedCallback
 
internalDone0(List<String>, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMOnlineClientsCallback
 
internalDone0(Map<String, Object>, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMOperationPartiallySucceededCallback
 
internalDone0(LCIMMessage, LCException) - 类 中的方法cn.leancloud.im.v2.callback.LCIMSingleMessageQueryCallback
 
internalDone0(Void, LCException) - 类 中的方法cn.leancloud.livequery.LCLiveQuerySubscribeCallback
 
ioType - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
isAlwaysRetrieveAllNotification() - 类 中的方法cn.leancloud.im.LCIMOptions
 
isAutoOpen() - 类 中的方法cn.leancloud.im.LCIMOptions
 
isDisableAutoLogin4Push() - 类 中的方法cn.leancloud.im.LCIMOptions
 
isExpired() - 类 中的方法cn.leancloud.im.Signature
 
isExpired() - 类 中的方法cn.leancloud.im.v2.LCIMTemporaryConversation
 
isMentionAll() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
判断是否 mention 了所有人
isMessageQueryCacheEnabled() - 类 中的方法cn.leancloud.im.LCIMOptions
 
isOnlyPushCount() - 类 中的方法cn.leancloud.im.LCIMOptions
是否被设置为离线消息仅推送数量
isOwner() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
isReceipt() - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
 
isReconnect() - 类 中的方法cn.leancloud.im.v2.LCIMClientOpenOption
判断是否恢复重连
isResetConnectionWhileBroken() - 类 中的方法cn.leancloud.im.LCIMOptions
已过时。
Since 5.0.18
isRunOnEmulator() - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
 
isShouldFetch() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
判断当前 Conversation 是否有效,因为 IMConversation 为客户端创建,有可能因为没有同步造成数据丢失 可以根据此函数来判断,如果无效,则需要调用 fetchInfoInBackground 同步数据 如果 fetchInfoInBackground 出错(比如因为 acl 问题造成 Forbidden to find by class permissions ), 客户端就会在收到消息后一直做 fetch 操作,所以这里加了一个判断,如果在 FETCH_TIME_INTERVEL 内有业务类型的 error code 返回,则不在请求
isSystem() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
是否是服务号
isTemporary() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
是否是临时对话
isTransient() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
isTransient() - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
 
isUnique() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
isWill() - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
 
isWithLastMessagesRefreshed() - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
是否携带最后一条消息
isWrapMessageBinaryBufferAsString() - 类 中的方法cn.leancloud.im.LCIMOptions
 

J

join(LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
加入当前聊天对话

K

kickMembers(List<String>, LCIMOperationPartiallySucceededCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
在聊天对话中间踢掉部分参与者

L

LAST_MESSAGE_AT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
LC_CONVERSATION_INTENT_ACTION - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
LCIMAudioMessage - cn.leancloud.im.v2.messages中的类
 
LCIMAudioMessage() - 类 的构造器cn.leancloud.im.v2.messages.LCIMAudioMessage
 
LCIMAudioMessage(String) - 类 的构造器cn.leancloud.im.v2.messages.LCIMAudioMessage
 
LCIMAudioMessage(File) - 类 的构造器cn.leancloud.im.v2.messages.LCIMAudioMessage
 
LCIMAudioMessage(LCFile) - 类 的构造器cn.leancloud.im.v2.messages.LCIMAudioMessage
 
LCIMBinaryMessage - cn.leancloud.im.v2中的类
 
LCIMBinaryMessage() - 类 的构造器cn.leancloud.im.v2.LCIMBinaryMessage
default constructor
LCIMBinaryMessage(String, String) - 类 的构造器cn.leancloud.im.v2.LCIMBinaryMessage
constructor
LCIMBinaryMessage(String, String, long, long) - 类 的构造器cn.leancloud.im.v2.LCIMBinaryMessage
constructor
LCIMBinaryMessage(String, String, long, long, long) - 类 的构造器cn.leancloud.im.v2.LCIMBinaryMessage
constructor
LCIMChatRoom - cn.leancloud.im.v2中的类
 
LCIMChatRoom(LCIMClient, String) - 类 的构造器cn.leancloud.im.v2.LCIMChatRoom
 
LCIMClient - cn.leancloud.im.v2中的类
 
LCIMClient.LCIMClientStatus - cn.leancloud.im.v2中的枚举
当前client的状态
LCIMClientCallback - cn.leancloud.im.v2.callback中的类
 
LCIMClientCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMClientCallback
 
LCIMClientEventHandler - cn.leancloud.im.v2中的类
用于处理Client相关的事件,包括网络连接断开和网络连接恢复
LCIMClientEventHandler() - 类 的构造器cn.leancloud.im.v2.LCIMClientEventHandler
 
LCIMClientOpenOption - cn.leancloud.im.v2中的类
 
LCIMClientOpenOption() - 类 的构造器cn.leancloud.im.v2.LCIMClientOpenOption
 
LCIMClientStatusCallback - cn.leancloud.im.v2.callback中的类
 
LCIMClientStatusCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMClientStatusCallback
 
LCIMCommonJsonCallback - cn.leancloud.im.v2.callback中的类
 
LCIMCommonJsonCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMCommonJsonCallback
 
LCIMConversation - cn.leancloud.im.v2中的类
 
LCIMConversation(LCIMClient, List<String>, Map<String, Object>, boolean) - 类 的构造器cn.leancloud.im.v2.LCIMConversation
 
LCIMConversation(LCIMClient, String) - 类 的构造器cn.leancloud.im.v2.LCIMConversation
 
LCIMConversationCallback - cn.leancloud.im.v2.callback中的类
作为Conversation操作的回调抽象类
LCIMConversationCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMConversationCallback
 
LCIMConversationCreatedCallback - cn.leancloud.im.v2.callback中的类
 
LCIMConversationCreatedCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMConversationCreatedCallback
 
LCIMConversationEventHandler - cn.leancloud.im.v2中的类
 
LCIMConversationEventHandler() - 类 的构造器cn.leancloud.im.v2.LCIMConversationEventHandler
 
LCIMConversationIterableResult - cn.leancloud.im.v2.callback中的类
 
LCIMConversationIterableResult() - 类 的构造器cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 
LCIMConversationIterableResultCallback - cn.leancloud.im.v2.callback中的类
 
LCIMConversationIterableResultCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMConversationIterableResultCallback
 
LCIMConversationMemberCountCallback - cn.leancloud.im.v2.callback中的类
查询在线用户数目的回调抽象类
LCIMConversationMemberCountCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMConversationMemberCountCallback
 
LCIMConversationMemberInfo - cn.leancloud.im.v2.conversation中的类
 
LCIMConversationMemberInfo(String, String, ConversationMemberRole) - 类 的构造器cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
构造函数
LCIMConversationMemberInfo(String, String, String, ConversationMemberRole) - 类 的构造器cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
构造函数
LCIMConversationMemberQueryCallback - cn.leancloud.im.v2.callback中的类
对话成员信息查询结果回调类
LCIMConversationMemberQueryCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMConversationMemberQueryCallback
 
LCIMConversationQueryCallback - cn.leancloud.im.v2.callback中的类
从 IMClient 查询 IMConversation 时的回调抽象类
LCIMConversationQueryCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMConversationQueryCallback
 
LCIMConversationSimpleResultCallback - cn.leancloud.im.v2.callback中的类
 
LCIMConversationSimpleResultCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMConversationSimpleResultCallback
 
LCIMConversationsQuery - cn.leancloud.im.v2中的类
 
LCIMConversationsQuery(LCIMClient) - 类 的构造器cn.leancloud.im.v2.LCIMConversationsQuery
 
LCIMEventHandler - cn.leancloud.im中的类
 
LCIMEventHandler() - 类 的构造器cn.leancloud.im.LCIMEventHandler
 
LCIMException - cn.leancloud.im.v2中的异常错误
 
LCIMException(int, int, String) - 异常错误 的构造器cn.leancloud.im.v2.LCIMException
 
LCIMException(int, String) - 异常错误 的构造器cn.leancloud.im.v2.LCIMException
 
LCIMException(int, String, Throwable) - 异常错误 的构造器cn.leancloud.im.v2.LCIMException
 
LCIMException(String, Throwable) - 异常错误 的构造器cn.leancloud.im.v2.LCIMException
 
LCIMException(int, Throwable) - 异常错误 的构造器cn.leancloud.im.v2.LCIMException
 
LCIMException(Throwable) - 异常错误 的构造器cn.leancloud.im.v2.LCIMException
 
LCIMException(int, LCException) - 异常错误 的构造器cn.leancloud.im.v2.LCIMException
 
LCIMFileMessage - cn.leancloud.im.v2.messages中的类
 
LCIMFileMessage() - 类 的构造器cn.leancloud.im.v2.messages.LCIMFileMessage
 
LCIMFileMessage(String) - 类 的构造器cn.leancloud.im.v2.messages.LCIMFileMessage
 
LCIMFileMessage(File) - 类 的构造器cn.leancloud.im.v2.messages.LCIMFileMessage
 
LCIMFileMessage(LCFile) - 类 的构造器cn.leancloud.im.v2.messages.LCIMFileMessage
 
LCIMFileMessageAccessor - cn.leancloud.im.v2.messages中的类
 
LCIMFileMessageAccessor() - 类 的构造器cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
 
LCIMImageMessage - cn.leancloud.im.v2.messages中的类
 
LCIMImageMessage() - 类 的构造器cn.leancloud.im.v2.messages.LCIMImageMessage
 
LCIMImageMessage(String) - 类 的构造器cn.leancloud.im.v2.messages.LCIMImageMessage
 
LCIMImageMessage(File) - 类 的构造器cn.leancloud.im.v2.messages.LCIMImageMessage
 
LCIMImageMessage(LCFile) - 类 的构造器cn.leancloud.im.v2.messages.LCIMImageMessage
 
LCIMLocationMessage - cn.leancloud.im.v2.messages中的类
 
LCIMLocationMessage() - 类 的构造器cn.leancloud.im.v2.messages.LCIMLocationMessage
 
LCIMMessage - cn.leancloud.im.v2中的类
 
LCIMMessage() - 类 的构造器cn.leancloud.im.v2.LCIMMessage
 
LCIMMessage(String, String) - 类 的构造器cn.leancloud.im.v2.LCIMMessage
 
LCIMMessage(String, String, long, long) - 类 的构造器cn.leancloud.im.v2.LCIMMessage
 
LCIMMessage(String, String, long, long, long) - 类 的构造器cn.leancloud.im.v2.LCIMMessage
 
LCIMMessage.MessageIOType - cn.leancloud.im.v2中的枚举
 
LCIMMessage.MessageStatus - cn.leancloud.im.v2中的枚举
 
LCIMMessageField - cn.leancloud.im.v2.annotation中的注释类型
 
LCIMMessageHandler - cn.leancloud.im.v2中的类
继承此类来处理与消息相关的事件
LCIMMessageHandler() - 类 的构造器cn.leancloud.im.v2.LCIMMessageHandler
 
LCIMMessageInterval - cn.leancloud.im.v2中的类
Message Query Interval Created by fengjunwen on 2017/9/5.
LCIMMessageInterval(LCIMMessageInterval.MessageIntervalBound, LCIMMessageInterval.MessageIntervalBound) - 类 的构造器cn.leancloud.im.v2.LCIMMessageInterval
query interval constructor.
LCIMMessageInterval.MessageIntervalBound - cn.leancloud.im.v2中的类
 
LCIMMessageManager - cn.leancloud.im.v2中的类
 
LCIMMessageManager() - 类 的构造器cn.leancloud.im.v2.LCIMMessageManager
 
LCIMMessageManagerHelper - cn.leancloud.im.v2中的类
 
LCIMMessageManagerHelper() - 类 的构造器cn.leancloud.im.v2.LCIMMessageManagerHelper
 
LCIMMessageOption - cn.leancloud.im.v2中的类
 
LCIMMessageOption() - 类 的构造器cn.leancloud.im.v2.LCIMMessageOption
 
LCIMMessageOption.MessagePriority - cn.leancloud.im.v2中的枚举
消息优先级的枚举,仅针对聊天室有效
LCIMMessageQueryDirection - cn.leancloud.im.v2中的枚举
 
LCIMMessageRecalledCallback - cn.leancloud.im.v2.callback中的类
 
LCIMMessageRecalledCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMMessageRecalledCallback
 
LCIMMessagesQueryCallback - cn.leancloud.im.v2.callback中的类
 
LCIMMessagesQueryCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMMessagesQueryCallback
 
LCIMMessageStorage - cn.leancloud.im.v2中的类
 
LCIMMessageStorage.MessageQueryResult - cn.leancloud.im.v2中的类
 
LCIMMessageStorage.SQL - cn.leancloud.im.v2中的类
 
LCIMMessageStorage.StorageMessageCallback - cn.leancloud.im.v2中的接口
 
LCIMMessageStorage.StorageQueryCallback - cn.leancloud.im.v2中的接口
 
LCIMMessageType - cn.leancloud.im.v2.annotation中的注释类型
 
LCIMMessageUpdatedCallback - cn.leancloud.im.v2.callback中的类
 
LCIMMessageUpdatedCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMMessageUpdatedCallback
 
LCIMOnlineClientsCallback - cn.leancloud.im.v2.callback中的类
 
LCIMOnlineClientsCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMOnlineClientsCallback
 
LCIMOperationFailure - cn.leancloud.im.v2.callback中的类
 
LCIMOperationFailure() - 类 的构造器cn.leancloud.im.v2.callback.LCIMOperationFailure
默认构造函数
LCIMOperationPartiallySucceededCallback - cn.leancloud.im.v2.callback中的类
 
LCIMOperationPartiallySucceededCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMOperationPartiallySucceededCallback
 
LCIMOptions - cn.leancloud.im中的类
 
LCIMRecalledMessage - cn.leancloud.im.v2.messages中的类
 
LCIMRecalledMessage() - 类 的构造器cn.leancloud.im.v2.messages.LCIMRecalledMessage
 
LCIMReservedMessageType - cn.leancloud.im.v2中的枚举
预留的 MessageType
LCIMServiceConversation - cn.leancloud.im.v2中的类
 
LCIMServiceConversation(LCIMClient, String) - 类 的构造器cn.leancloud.im.v2.LCIMServiceConversation
 
LCIMSingleMessageQueryCallback - cn.leancloud.im.v2.callback中的类
针对某些明确知道只有一个消息返回的消息查询接口的回调 比如getLastMessage
LCIMSingleMessageQueryCallback() - 类 的构造器cn.leancloud.im.v2.callback.LCIMSingleMessageQueryCallback
 
LCIMTemporaryConversation - cn.leancloud.im.v2中的类
 
LCIMTemporaryConversation(LCIMClient, String) - 类 的构造器cn.leancloud.im.v2.LCIMTemporaryConversation
 
LCIMTextMessage - cn.leancloud.im.v2.messages中的类
 
LCIMTextMessage() - 类 的构造器cn.leancloud.im.v2.messages.LCIMTextMessage
 
LCIMTypedMessage - cn.leancloud.im.v2中的类
 
LCIMTypedMessage() - 类 的构造器cn.leancloud.im.v2.LCIMTypedMessage
 
LCIMTypedMessage(int) - 类 的构造器cn.leancloud.im.v2.LCIMTypedMessage
 
LCIMTypedMessageHandler<T extends LCIMTypedMessage> - cn.leancloud.im.v2中的类
继承此类来处理与自定义消息相关的事件
LCIMTypedMessageHandler() - 类 的构造器cn.leancloud.im.v2.LCIMTypedMessageHandler
 
LCIMVideoMessage - cn.leancloud.im.v2.messages中的类
 
LCIMVideoMessage() - 类 的构造器cn.leancloud.im.v2.messages.LCIMVideoMessage
 
LCIMVideoMessage(String) - 类 的构造器cn.leancloud.im.v2.messages.LCIMVideoMessage
 
LCIMVideoMessage(File) - 类 的构造器cn.leancloud.im.v2.messages.LCIMVideoMessage
 
LCIMVideoMessage(LCFile) - 类 的构造器cn.leancloud.im.v2.messages.LCIMVideoMessage
 
LCLiveQuery - cn.leancloud.livequery中的类
 
LCLiveQuery.EventType - cn.leancloud.livequery中的枚举
 
LCLiveQueryConnectionHandler - cn.leancloud.livequery中的接口
LiveQuery Connection Handler
LCLiveQueryEventHandler - cn.leancloud.livequery中的类
 
LCLiveQueryEventHandler() - 类 的构造器cn.leancloud.livequery.LCLiveQueryEventHandler
 
LCLiveQuerySubscribeCallback - cn.leancloud.livequery中的类
 
LCLiveQuerySubscribeCallback() - 类 的构造器cn.leancloud.livequery.LCLiveQuerySubscribeCallback
 
LCNotificationManager - cn.leancloud.push中的类
 
LCPushMessageListener - cn.leancloud.push中的类
 
LCUserSignatureFactory - cn.leancloud.im中的类
 
LCUserSignatureFactory(String) - 类 的构造器cn.leancloud.im.LCUserSignatureFactory
 
limit(int) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合的大小上限
LIVEQUERY_DEFAULT_ID - 类 中的静态变量cn.leancloud.livequery.LiveQueryOperationDelegate
 
LIVEQUERY_PRIFIX - 类 中的静态变量cn.leancloud.livequery.LCLiveQuery
 
LiveQueryOperationDelegate - cn.leancloud.livequery中的类
 
localClose() - 类 中的方法cn.leancloud.im.v2.LCIMClient
 
LOCATION_MESSAGE_TYPE - 注释类型 中的静态变量cn.leancloud.im.v2.annotation.LCIMMessageType
 
LOGGER - 类 中的静态变量cn.leancloud.im.v2.LCIMClientEventHandler
 
LOGGER - 类 中的静态变量cn.leancloud.im.v2.LCIMConversationEventHandler
 
LOGGER - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageManager
 
login(String, int) - 类 中的方法cn.leancloud.livequery.LiveQueryOperationDelegate
 
loginLiveQuery(LCConnectionManager, String, LCLiveQuerySubscribeCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
loginLiveQuery(LCConnectionManager, String, LCLiveQuerySubscribeCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
loginLiveQueryDirectly(LCConnectionManager, String, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 

M

markConversationRead(LCConnectionManager, String, String, int, Map<String, Object>) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
markConversationRead(LCConnectionManager, String, String, int, Map<String, Object>) - 接口 中的方法cn.leancloud.im.OperationTube
 
markConversationReadDirectly(LCConnectionManager, String, String, int, Map<String, Object>, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
mediaInfo(File) - 接口 中的方法cn.leancloud.im.FileMetaAccessor
 
mediaInfo(File) - 类 中的方法cn.leancloud.im.SimpleFileMetaAccessor
 
mediaInfo(File) - 类 中的静态方法cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
 
MEMBERS - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
mentionAll - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
mentioned() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
判断消息里面是否 mention 了当前用户
mentionList - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
mergeConversationFromJsonObject(LCIMConversation, JSONObject, JSONObject) - 类 中的静态方法cn.leancloud.im.v2.ConversationSynchronizer
 
mergeMembers(LCIMConversation, List<String>) - 类 中的静态方法cn.leancloud.im.v2.ConversationSynchronizer
 
MESSAGE_INDEX - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
MESSAGE_INNERTYPE_BIN - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
MESSAGE_INNERTYPE_PLAIN - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
MESSAGE_TABLE - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
MessageHandler<T extends LCIMMessage> - cn.leancloud.im.v2中的类
 
MessageHandler() - 类 的构造器cn.leancloud.im.v2.MessageHandler
 
messageId - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
messageId - 类 中的变量cn.leancloud.im.v2.LCIMMessageInterval.MessageIntervalBound
 
MessageQueryResult() - 类 的构造器cn.leancloud.im.v2.LCIMMessageStorage.MessageQueryResult
 
MUTE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
mute(LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
静音,客户端拒绝收到服务器端的离线推送通知
muteMembers(List<String>, LCIMOperationPartiallySucceededCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
将部分成员禁言

N

NAME - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
NUMBERIC - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 

O

onBlocked(LCIMClient, LCIMConversation, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
当前用户被加入黑名单通知处理函数
onClientOffline(LCIMClient, int) - 类 中的方法cn.leancloud.im.v2.LCIMClientEventHandler
实现本方法以处理当前登录被踢下线的情况
onConnectionClose() - 接口 中的方法cn.leancloud.livequery.LCLiveQueryConnectionHandler
Connection is close
onConnectionError(int, String) - 接口 中的方法cn.leancloud.livequery.LCLiveQueryConnectionHandler
Connection failed.
onConnectionOpen() - 接口 中的方法cn.leancloud.livequery.LCLiveQueryConnectionHandler
Connection is open
onConnectionPaused(LCIMClient) - 类 中的方法cn.leancloud.im.v2.LCIMClientEventHandler
实现本方法以处理网络断开事件
onConnectionResume(LCIMClient) - 类 中的方法cn.leancloud.im.v2.LCIMClientEventHandler
实现本方法以处理网络恢复事件
onError(Integer, Messages.ErrorCommand) - 类 中的方法cn.leancloud.push.LCPushMessageListener
 
onInfoChanged(LCIMClient, LCIMConversation, JSONObject, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
对话自身属性变更通知
onInvited(LCIMClient, LCIMConversation, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
实现本方法来处理当前用户被邀请到某个聊天对话事件
onKicked(LCIMClient, LCIMConversation, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
实现本方法来处理当前用户被踢出某个聊天对话事件
onLastDeliveredAtUpdated(LCIMClient, LCIMConversation) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理对方已经接收消息的通知
onLastReadAtUpdated(LCIMClient, LCIMConversation) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理对方已经阅读消息的通知
onLiveQueryCompleted(int, Throwable) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
onLiveQueryCompleted(int, Throwable) - 接口 中的方法cn.leancloud.im.OperationTube
 
onMemberBlocked(LCIMClient, LCIMConversation, List<String>, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
聊天室成员被加入黑名单通知处理函数
onMemberInfoUpdated(LCIMClient, LCIMConversation, LCIMConversationMemberInfo, List<String>, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
对话成员信息变更通知。
onMemberJoined(LCIMClient, LCIMConversation, List<String>, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
实现本方法以处理聊天对话中的参与者加入事件
onMemberLeft(LCIMClient, LCIMConversation, List<String>, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
实现本方法以处理聊天对话中的参与者离开事件
onMemberMuted(LCIMClient, LCIMConversation, List<String>, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
聊天室成员被禁言通知处理函数
onMemberUnblocked(LCIMClient, LCIMConversation, List<String>, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
聊天室成员被移出黑名单通知处理函数
onMemberUnmuted(LCIMClient, LCIMConversation, List<String>, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
聊天室成员被解除禁言通知处理函数
onMessage(LCIMMessage, LCIMConversation, LCIMClient) - 类 中的方法cn.leancloud.im.v2.LCIMMessageHandler
重载此方法来处理接收消息
onMessage(T, LCIMConversation, LCIMClient) - 类 中的方法cn.leancloud.im.v2.LCIMTypedMessageHandler
重载此方法来处理接收消息
onMessage(T, LCIMConversation, LCIMClient) - 类 中的方法cn.leancloud.im.v2.MessageHandler
 
onMessageArriving(String, Integer, Messages.GenericCommand) - 类 中的方法cn.leancloud.push.LCPushMessageListener
 
onMessageRecalled(LCIMClient, LCIMConversation, LCIMMessage) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理消息的撤回事件
onMessageReceipt(LCIMMessage, LCIMConversation, LCIMClient) - 类 中的方法cn.leancloud.im.v2.LCIMMessageHandler
重载此方法来处理消息回执
onMessageReceipt(T, LCIMConversation, LCIMClient) - 类 中的方法cn.leancloud.im.v2.LCIMTypedMessageHandler
重载此方法来处理消息回执
onMessageReceipt(T, LCIMConversation, LCIMClient) - 类 中的方法cn.leancloud.im.v2.MessageHandler
 
onMessageReceiptEx(LCIMMessage, String, LCIMConversation, LCIMClient) - 类 中的方法cn.leancloud.im.v2.LCIMMessageHandler
重载此方法来处理消息回执
onMessageReceiptEx(T, String, LCIMConversation, LCIMClient) - 类 中的方法cn.leancloud.im.v2.LCIMTypedMessageHandler
 
onMessageReceiptEx(T, String, LCIMConversation, LCIMClient) - 类 中的方法cn.leancloud.im.v2.MessageHandler
 
onMessageUpdated(LCIMClient, LCIMConversation, LCIMMessage) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理消息的更新事件
onMuted(LCIMClient, LCIMConversation, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
当前用户被禁言通知处理函数
onObjectCreated(LCObject) - 类 中的方法cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when an associated AVObject created
onObjectDeleted(String) - 类 中的方法cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when a related AVObject is deleted
onObjectEnter(LCObject, List<String>) - 类 中的方法cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when an AVObject matched the associated AVQuery after update
onObjectLeave(LCObject, List<String>) - 类 中的方法cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when an AVObject is modified and does not conform to the relevant query
onObjectUpdated(LCObject, List<String>) - 类 中的方法cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when an associated AVObject updated
onOperationCompleted(String, String, int, Conversation.LCIMOperation, Throwable) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
onOperationCompleted(String, String, int, Conversation.LCIMOperation, Throwable) - 接口 中的方法cn.leancloud.im.OperationTube
 
onOperationCompletedEx(String, String, int, Conversation.LCIMOperation, HashMap<String, Object>) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
onOperationCompletedEx(String, String, int, Conversation.LCIMOperation, HashMap<String, Object>) - 接口 中的方法cn.leancloud.im.OperationTube
 
onSignatureReady(Signature, LCException) - 类 中的方法cn.leancloud.im.SignatureCallback
 
onUnblocked(LCIMClient, LCIMConversation, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
当前用户被移出黑名单通知处理函数
onUnmuted(LCIMClient, LCIMConversation, String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
当前用户被解除禁言通知处理函数
onUnreadMessagesCountUpdated(LCIMClient, LCIMConversation) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理未读消息数量的通知
onUserLogin(LCUser) - 类 中的方法cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when a related user login
onWebSocketClose() - 类 中的方法cn.leancloud.push.LCPushMessageListener
 
onWebSocketOpen() - 类 中的方法cn.leancloud.push.LCPushMessageListener
 
open(LCIMClientCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Open client.
open(LCIMClientOpenOption, LCIMClientCallback) - 类 中的方法cn.leancloud.im.v2.LCIMClient
Open Client with options.
openClient(LCConnectionManager, String, String, String, boolean, LCIMClientCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
openClient(LCConnectionManager, String, String, String, boolean, LCIMClientCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
openClientDirectly(LCConnectionManager, String, String, String, boolean, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
operations - 类 中的变量cn.leancloud.im.v2.LCIMConversation
 
OperationTube - cn.leancloud.im中的接口
 
or(List<LCIMConversationsQuery>) - 类 中的静态方法cn.leancloud.im.v2.LCIMConversationsQuery
Constructs a IMConversationsQuery that is the or of the given queries.
orderByAscending(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合按照指定key进行增序排列
orderByDescending(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合按照指定key进行降序排列

P

PARAM_CLIENT_RECONNECTION - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CLIENT_TAG - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CLIENT_USERSESSIONTOKEN - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ATTRIBUTE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ISSYSTEM - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ISTEMPORARY - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ISTRANSIENT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ISUNIQUE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_MEMBER - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_MEMBER_DETAILS - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_TEMPORARY_TTL - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_PATCH_TIME - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_DIRECT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_LIMIT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_MSGID - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_STARTCLOSED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TIMESTAMP - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TO_MSGID - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TO_TIMESTAMP - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TOCLOSED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TYPE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
PARAM_ONLINE_CLIENTS - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
parseAdditionalMetaData(Map<String, Object>, JSONObject) - 类 中的方法cn.leancloud.im.v2.messages.LCIMAudioMessage
 
parseAdditionalMetaData(Map<String, Object>, JSONObject) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 
parseAdditionalMetaData(Map<String, Object>, JSONObject) - 类 中的方法cn.leancloud.im.v2.messages.LCIMImageMessage
 
parseAdditionalMetaData(Map<String, Object>, JSONObject) - 类 中的方法cn.leancloud.im.v2.messages.LCIMVideoMessage
 
parseFromCode(int) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessageQueryDirection
 
parseFromJson(LCIMClient, Map<String, Object>) - 类 中的静态方法cn.leancloud.im.v2.LCIMConversation
parse LCIMConversation from jsonObject
parseJSON(Map<String, Object>) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessage
 
parseJSONString(String) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessage
 
parseJSONString(String) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageOption
 
parseTypedMessage(LCIMMessage) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManager
解析 LCIMMessage 对象的子类
parseTypedMessage(LCIMMessage) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManagerHelper
 
participateConversation(LCConnectionManager, String, String, int, Map<String, Object>, Conversation.LCIMOperation, LCIMConversationCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
participateConversation(LCConnectionManager, String, String, int, Map<String, Object>, Conversation.LCIMOperation, LCIMConversationCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
participateConversationDirectly(LCConnectionManager, String, String, int, Map<String, Object>, Conversation.LCIMOperation, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
peekInstance(String) - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
peek IMClient instance by clientId.
processData(ArrayList<String>) - 类 中的静态方法cn.leancloud.livequery.LCLiveQuery
 
processedMessages - 类 中的变量cn.leancloud.push.LCNotificationManager
 
processEvent(int, Object, Object, Object) - 类 中的方法cn.leancloud.im.LCIMEventHandler
 
processEvent0(int, Object, Object, Object) - 类 中的方法cn.leancloud.im.LCIMEventHandler
 
processEvent0(int, Object, Object, Object) - 类 中的方法cn.leancloud.im.v2.LCIMClientEventHandler
 
processEvent0(int, Object, Object, Object) - 类 中的方法cn.leancloud.im.v2.LCIMConversationEventHandler
 
processEvent0(int, Object, Object, Object) - 类 中的方法cn.leancloud.im.v2.MessageHandler
 
processMembers(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, LCCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
processMembers(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, LCCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
processMembersDirectly(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
processMessage(LCIMMessage, int, LCIMClient, boolean, boolean) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManager
 
processMessage(LCIMMessage, int, LCIMClient, boolean, boolean) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManagerHelper
 
processMessageReceipt(LCIMMessage, LCIMClient, String) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManager
 
processMessageReceipt(LCIMMessage, LCIMClient, String) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManagerHelper
 
processPushMessage(String, String) - 类 中的方法cn.leancloud.push.LCNotificationManager
 
processQueryResult(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 

Q

QUERY_PARAM_COMPACT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_LAST_MESSAGE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_LIMIT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_OFFSET - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_SORT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_TEMPCONV - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_WHERE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
queryBlockedMembers(int, int, LCIMConversationSimpleResultCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
查询黑名单的成员列表
queryBlockedMembers(int, String, LCIMConversationIterableResultCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
查询黑名单的成员列表
queryClientStatus(LCConnectionManager, String, LCIMClientStatusCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
queryClientStatus(LCConnectionManager, String, LCIMClientStatusCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
queryConversations(String[], String, String[], String, String, String, String) - 接口 中的方法cn.leancloud.im.DatabaseDelegate
 
queryConversations(LCConnectionManager, String, String, LCIMCommonJsonCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
queryConversations(LCConnectionManager, String, String, LCIMCommonJsonCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
queryConversationsDirectly(LCConnectionManager, String, String, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
queryConversationsInternally(LCConnectionManager, String, String, LCIMCommonJsonCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
queryConversationsInternally(LCConnectionManager, String, String, LCIMCommonJsonCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
queryCount(String, String[], String, String[], String, String, String) - 接口 中的方法cn.leancloud.im.DatabaseDelegate
 
queryMessages(String[], String, String[], String, String, String, String) - 接口 中的方法cn.leancloud.im.DatabaseDelegate
 
queryMessages(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, LCIMMessagesQueryCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
queryMessages(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, LCIMMessagesQueryCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
queryMessages(LCIMMessagesQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
查询最近的20条消息记录
queryMessages(int, LCIMMessagesQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
获取最新的消息记录
queryMessages(String, long, int, LCIMMessagesQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
查询消息记录,上拉时使用。
queryMessages(LCIMMessageInterval, LCIMMessageQueryDirection, int, LCIMMessagesQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
根据指定的区间来查询历史消息,可以指定区间开闭、查询方向以及最大条目限制
queryMessagesByType(int, int, LCIMMessagesQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
获取特停类型的历史消息。
queryMessagesByType(int, String, long, int, LCIMMessagesQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
获取特定类型的历史消息。
queryMessagesDirectly(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
queryMessagesFromCache(int, LCIMMessagesQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
从本地缓存中拉取消息
queryMessagesFromServer(int, LCIMMessagesQueryCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
从服务器端拉取最新消息
queryMutedMembers(int, int, LCIMConversationSimpleResultCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
查询被禁言的成员列表
queryMutedMembers(int, String, LCIMConversationIterableResultCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
查询被禁言的成员列表
queryOnlineClients(LCConnectionManager, String, List<String>, LCIMOnlineClientsCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
queryOnlineClients(LCConnectionManager, String, List<String>, LCIMOnlineClientsCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
queryOnlineClientsDirectly(LCConnectionManager, String, List<String>, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
quit(LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
退出当前的聊天对话

R

rawQueryConversations(String, String[]) - 接口 中的方法cn.leancloud.im.DatabaseDelegate
 
read() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
清除未读消息
readAt - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
RECALLED_MESSAGE_TYPE - 注释类型 中的静态变量cn.leancloud.im.v2.annotation.LCIMMessageType
 
recallMessage(LCConnectionManager, String, int, LCIMMessage, LCIMCommonJsonCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
recallMessage(LCConnectionManager, String, int, LCIMMessage, LCIMCommonJsonCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
recallMessage(LCIMMessage, LCIMMessageRecalledCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
racall message
recallMessageDirectly(LCConnectionManager, String, int, LCIMMessage, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
registerDefaultMessageHandler(LCIMMessageHandler) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManager
注册一般情况下的消息handler,只有在没有类型的 LCIMMessage 或者没有其他 handler 时才会被调用 请在 Application 初始化时设置
registerLCIMMessageType(Class<? extends LCIMTypedMessage>) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManager
注册自定义的消息类型
registerMessageHandler(Class<? extends LCIMMessage>, MessageHandler<?>) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManager
注册特定消息格式的处理单元
remove(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
removeConversationCache(LCIMConversation) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManagerHelper
 
removeFromLocalCache(LCIMMessage) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
remove local message from cache.
removeLocalMessage(LCIMMessage) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
removeMembers(LCIMConversation, List<String>) - 类 中的静态方法cn.leancloud.im.v2.ConversationSynchronizer
 
removeScheduledTask(Runnable) - 类 中的方法cn.leancloud.im.BackgroundThreadpool
 
renewSessionToken(LCConnectionManager, String, LCIMClientCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
renewSessionToken(LCConnectionManager, String, LCIMClientCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
renewSessionTokenDirectly(LCConnectionManager, String, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
RequestCache - cn.leancloud.im中的类
 
run() - 类 中的方法cn.leancloud.im.SignatureTask
 

S

sendMessage(LCConnectionManager, String, String, int, LCIMMessage, LCIMMessageOption, LCIMCommonJsonCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
sendMessage(LCConnectionManager, String, String, int, LCIMMessage, LCIMMessageOption, LCIMCommonJsonCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
sendMessage(LCIMMessage, LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
发送一条非暂存消息
sendMessage(LCIMMessage, LCIMMessageOption, LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
发送一条消息。
sendMessageDirectly(LCConnectionManager, String, String, int, LCIMMessage, LCIMMessageOption, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
set(String, Object) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
Add a key-value pair to this conversation
setAlwaysRetrieveAllNotification(boolean) - 类 中的方法cn.leancloud.im.LCIMOptions
在 session/open 的时候是否总是获取全部未读消息通知 1,如果不是每次都获取全部的未读消息通知(默认方式),那么应用层需要缓存之前收到的通知数据; 2,如果强制每次都获取全部的未读消息通知,由于 LeanCloud 即时通讯云端最多缓存 50 个对话的未读消息通知,所以应用层也还是应该缓存之前收到 的通知数据(如果业务层面保证一个人不会拥有超过 50 个对话,则可以不必缓存)。
setAttribute(String, Object) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
已过时。
setAttributes(Map<String, Object>) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
设置当前聊天对话的属性
setAttrs(Map<String, Object>) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 
setAttrs(Map<String, Object>) - 类 中的方法cn.leancloud.im.v2.messages.LCIMLocationMessage
 
setAttrs(Map<String, Object>) - 类 中的方法cn.leancloud.im.v2.messages.LCIMTextMessage
 
setAutoOpen(boolean) - 类 中的方法cn.leancloud.im.LCIMOptions
 
setBrand(String) - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
 
setBytes(byte[]) - 类 中的方法cn.leancloud.im.v2.LCIMBinaryMessage
set binary content.
setCacheMaxAge(long) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置查询缓存的有效时间
setClientEventHandler(LCIMClientEventHandler) - 类 中的静态方法cn.leancloud.im.v2.LCIMClient
设置 IMClient 的事件处理单元,包括 Client 断开链接和重连成功事件
setCode(int) - 类 中的方法cn.leancloud.im.v2.callback.LCIMOperationFailure
设置错误码
setCompact(boolean) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
是否返回成员列表
setConnectionHandler(LCLiveQueryConnectionHandler) - 类 中的静态方法cn.leancloud.livequery.LCLiveQuery
set connection handler globally.
setContent(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
设置消息体的内容
setContent(String) - 类 中的方法cn.leancloud.im.v2.LCIMTypedMessage
 
setConversationEventHandler(LCIMConversationEventHandler) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManager
设置Conversataion相关事件的处理单元, 推荐在Application初始化时设置
setConversationId(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
setConversationId(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
设置消息所在的conversationId,本方法一般用于从反序列化时
setCreatedAt(String) - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
设置记录创建时间 注意:目前尚未实现
setCreator(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
setDatabaseDelegateFactory(DatabaseDelegateFactory) - 类 中的静态方法cn.leancloud.im.InternalConfiguration
 
setDisableAutoLogin4Push(boolean) - 类 中的方法cn.leancloud.im.LCIMOptions
设置是否禁止推送服务的自动 login 请求 对于部分应用来说,如果不使用 LeanCloud 推送服务,仅仅只使用了即时通讯服务的话,可以将这个标志设为 true,以避免不必要的网络连接。
setEventHandler(LCLiveQueryEventHandler) - 类 中的方法cn.leancloud.livequery.LCLiveQuery
 
setFile(Map<String, Object>) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 
setFileMetaAccessor(FileMetaAccessor) - 类 中的静态方法cn.leancloud.im.InternalConfiguration
 
setFrom(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
设置消息的发送者
setHasAdditionalMetaAttr(boolean) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 
setInviter(String) - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
设置邀请者名字 注意:目前尚未实现
setLimit(int) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合的大小上限
setLocation(LCGeoPoint) - 类 中的方法cn.leancloud.im.v2.messages.LCIMLocationMessage
 
setMainThreadChecker(ThreadModel.MainThreadChecker, ThreadModel.ThreadShuttle) - 类 中的静态方法cn.leancloud.livequery.LCLiveQueryEventHandler
 
setManufacturer(String) - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
 
setMemberIds(List<String>) - 类 中的方法cn.leancloud.im.v2.callback.LCIMOperationFailure
设置出错的 member id 列表
setMembers(List<String>) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 
setMembers(List<String>) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
setMentionAll(boolean) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
设置是否 mention 所有人
setMentionList(List<String>) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
设置 mention 用户列表
setMentionListString(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
设置 mention 用户列表字符串(逗号分隔),功能与 #setMentionList(List peerIdList) 相同,两者调用一个即可。
setMessageId(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
仅仅是用于反序列化消息时使用,请不要在其他时候使用
setMessageIOType(LCIMMessage.MessageIOType) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
设置消息的IO类型,本方法一般用于反序列化
setMessageQueryCacheEnabled(boolean) - 类 中的方法cn.leancloud.im.LCIMOptions
 
setMessageStatus(LCIMMessage.MessageStatus) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
设置消息当前的状态,本方法一般用于从反序列化时
setMessageType(int) - 类 中的方法cn.leancloud.im.v2.LCIMTypedMessage
 
setModel(String) - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
 
setMustFetch() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
setName(String) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
setNext(String) - 类 中的方法cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 
setNickname(String) - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
设置成员的昵称 注意:目前尚未实现
setNonce(String) - 类 中的方法cn.leancloud.im.Signature
 
setNotificationManager(LCNotificationManager) - 类 中的方法cn.leancloud.push.LCPushMessageListener
 
setOperationTube(OperationTube) - 类 中的静态方法cn.leancloud.im.InternalConfiguration
 
setOsAPILevel(int) - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
 
setOsCodeName(String) - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
 
setPriority(LCIMMessageOption.MessagePriority) - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
 
setProgressCallback(ProgressCallback) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
设置文件上传进度回调
setPushData(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
 
setPushDataEx(Map<String, Object>) - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
 
setQueryPolicy(LCQuery.CachePolicy) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置 IMConversationsQuery 的查询策略
setReadAt(long) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
 
setReason(String) - 类 中的方法cn.leancloud.im.v2.callback.LCIMOperationFailure
设置错误原因描述
setReceipt(boolean) - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
 
setReceiptTimestamp(long) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
已过时。
setReconnect(boolean) - 类 中的方法cn.leancloud.im.v2.LCIMClientOpenOption
设置恢复重连标记
setResetConnectionWhileBroken(boolean) - 类 中的方法cn.leancloud.im.LCIMOptions
已过时。
Since 5.0.18
setRole(ConversationMemberRole) - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
设置角色
setRtmServer(String) - 类 中的方法cn.leancloud.im.LCIMOptions
set rtm connection server.
setRunOnEmulator(boolean) - 类 中的方法cn.leancloud.im.SystemReporter.SystemInfo
 
setSignature(String) - 类 中的方法cn.leancloud.im.Signature
 
setSignatureFactory(SignatureFactory) - 类 中的方法cn.leancloud.im.LCIMOptions
set signature factory.
setSignedPeerIds(List<String>) - 类 中的方法cn.leancloud.im.Signature
已过时。
setSkip(int) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合的起始位置,一般用于分页
setSystemReporter(SystemReporter) - 类 中的方法cn.leancloud.im.LCIMOptions
 
setTemporaryExpiredat(long) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
设置临时对话过期时间(以秒为单位) 仅对 临时对话 有效
setText(String) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 
setText(String) - 类 中的方法cn.leancloud.im.v2.messages.LCIMLocationMessage
 
setText(String) - 类 中的方法cn.leancloud.im.v2.messages.LCIMTextMessage
 
setTimeoutInSecs(int) - 类 中的方法cn.leancloud.im.LCIMOptions
set timeout option.
setTimestamp(long) - 类 中的方法cn.leancloud.im.Signature
 
setTimestamp(long) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
 
setTransient(boolean) - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
 
setUniqueToken(String) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
 
setUnreadNotificationEnabled(boolean) - 类 中的方法cn.leancloud.im.LCIMOptions
设置离线消息推送模式
setUpdateAt(long) - 类 中的方法cn.leancloud.im.v2.LCIMMessage
set the update time of the message
setWill(boolean) - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
设置该消息是否为下线通知消息
setWithLastMessagesRefreshed(boolean) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置是否携带最后一条消息
Signature - cn.leancloud.im中的类
 
Signature() - 类 的构造器cn.leancloud.im.Signature
 
SIGNATURE_FAILED_LOGIN - 接口 中的静态变量cn.leancloud.im.SignatureFactory
 
SignatureCallback - cn.leancloud.im中的类
 
SignatureCallback() - 类 的构造器cn.leancloud.im.SignatureCallback
 
SignatureException(int, String) - 异常错误 的构造器cn.leancloud.im.SignatureFactory.SignatureException
 
SignatureFactory - cn.leancloud.im中的接口
 
SignatureFactory.SignatureException - cn.leancloud.im中的异常错误
签名异常类
SignatureTask - cn.leancloud.im中的类
 
SignatureTask(SignatureCallback, String) - 类 的构造器cn.leancloud.im.SignatureTask
 
SimpleFileMetaAccessor - cn.leancloud.im中的类
 
SimpleFileMetaAccessor() - 类 的构造器cn.leancloud.im.SimpleFileMetaAccessor
 
size() - 类 中的方法cn.leancloud.push.LCNotificationManager
 
skip(int) - 类 中的方法cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合的起始位置,一般用于分页
SQL() - 类 的构造器cn.leancloud.im.v2.LCIMMessageStorage.SQL
 
start() - 类 中的方法cn.leancloud.im.SignatureTask
 
startIntervalBound - 类 中的变量cn.leancloud.im.v2.LCIMMessageInterval
 
status - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
STATUS_ON_BLOCKED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_CLIENT_OFFLINE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_CLIENT_ONLINE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_CONNECTION_PAUSED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_CONNECTION_RESUMED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_INFO_CHANGED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_JOINED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_KICKED_FROM_CONVERSATION - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_BLOCKED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_INFO_CHANGED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_MUTED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_UNBLOCKED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_UNMUTED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBERS_JOINED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBERS_LEFT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_DELIVERED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_READ - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_RECALLED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_RECEIPTED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_UPDATED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_MUTED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_UNBLOCKED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_UNMUTED - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
STATUS_ON_UNREAD_EVENT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
SUBSCRIBE_ID - 类 中的静态变量cn.leancloud.livequery.LCLiveQuery
 
subscribeInBackground(LCLiveQuerySubscribeCallback) - 类 中的方法cn.leancloud.livequery.LCLiveQuery
subscribe the query
SYSTEM - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
SystemInfo() - 类 的构造器cn.leancloud.im.SystemReporter.SystemInfo
 
SystemReporter - cn.leancloud.im中的接口
 
SystemReporter.SystemInfo - cn.leancloud.im中的类
 

T

TEMPCONV_ID_PREFIX - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
TEMPORARY - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
TEMPORARYTTL - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
TEXT - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
TEXT_MESSAGE_TYPE - 注释类型 中的静态变量cn.leancloud.im.v2.annotation.LCIMMessageType
 
timestamp - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
timestamp - 类 中的变量cn.leancloud.im.v2.LCIMMessageInterval.MessageIntervalBound
 
toJSONString() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
toJSONString() - 类 中的方法cn.leancloud.im.v2.LCIMMessage
 
toJSONString() - 类 中的方法cn.leancloud.im.v2.LCIMMessageOption
 
toString() - 类 中的方法cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
toString() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
TRANSIENT - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 
TYPE - 接口 中的静态变量cn.leancloud.im.v2.Conversation
 

U

unblockMembers(List<String>, LCIMOperationPartiallySucceededCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
将部分成员从黑名单移出来
uniqueToken - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
unmute(LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
取消静音,客户端取消静音设置
unmuteMembers(List<String>, LCIMOperationPartiallySucceededCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
将部分成员解除禁言
unreadMessagesMentioned() - 类 中的方法cn.leancloud.im.v2.LCIMConversation
判断当前未读消息中是否有提及当前用户的消息存在。
unregisterMessageHandler(Class<? extends LCIMMessage>, MessageHandler<?>) - 类 中的静态方法cn.leancloud.im.v2.LCIMMessageManager
取消特定消息格式的处理单元
unsubscribeInBackground(LCLiveQuerySubscribeCallback) - 类 中的方法cn.leancloud.livequery.LCLiveQuery
unsubscribe the query
update(String, Map<String, Object>, String, String[]) - 接口 中的方法cn.leancloud.im.DatabaseDelegate
 
updateAt - 类 中的变量cn.leancloud.im.v2.LCIMMessage
 
updateBreakpoints(List<LCIMMessage>, boolean, String) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
updateConversation(LCConnectionManager, String, String, int, Map<String, Object>, LCIMCommonJsonCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
updateConversation(LCConnectionManager, String, String, int, Map<String, Object>, LCIMCommonJsonCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
updateConversationDirectly(LCConnectionManager, String, String, int, Map<String, Object>, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
updateConversationLastMessageAt(LCIMConversation) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
updateFetchTimestamp(long) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
 
updateInfoInBackground(LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
更新当前对话的属性至服务器端
updateMemberRole(String, ConversationMemberRole, LCIMConversationCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
更新成员的角色信息
updateMessage(LCConnectionManager, String, int, LCIMMessage, LCIMMessage, LCIMCommonJsonCallback) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
updateMessage(LCConnectionManager, String, int, LCIMMessage, LCIMMessage, LCIMCommonJsonCallback) - 接口 中的方法cn.leancloud.im.OperationTube
 
updateMessage(LCIMMessage, LCIMMessage, LCIMMessageUpdatedCallback) - 类 中的方法cn.leancloud.im.v2.LCIMConversation
update message content
updateMessage(LCIMMessage, String) - 类 中的方法cn.leancloud.im.v2.LCIMMessageStorage
 
updateMessageDirectly(LCConnectionManager, String, int, LCIMMessage, LCIMMessage, int) - 类 中的方法cn.leancloud.im.DirectlyOperationTube
 
updateRealtimeSessionToken(String, long) - 类 中的方法cn.leancloud.im.v2.LCIMClient
[internal use only] update realtime session token
upload(SaveCallback) - 类 中的方法cn.leancloud.im.v2.messages.LCIMFileMessage
 
upload(LCIMFileMessage, SaveCallback) - 类 中的静态方法cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
 
useSignatureCache() - 类 中的方法cn.leancloud.im.SignatureCallback
是否使用缓存的signature 仅仅是在v2中得自动重连才会使用

V

valueOf(String) - 枚举 中的静态方法cn.leancloud.im.v2.conversation.ConversationMemberRole
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.im.v2.Conversation.LCIMOperation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMClient.LCIMClientStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessage.MessageIOType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessage.MessageStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessageOption.MessagePriority
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessageQueryDirection
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.im.v2.LCIMReservedMessageType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.livequery.LCLiveQuery.EventType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.leancloud.im.v2.conversation.ConversationMemberRole
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.im.v2.Conversation.LCIMOperation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.im.v2.LCIMClient.LCIMClientStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessage.MessageIOType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessage.MessageStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessageOption.MessagePriority
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.im.v2.LCIMMessageQueryDirection
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.im.v2.LCIMReservedMessageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.livequery.LCLiveQuery.EventType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VARCHAR32 - 类 中的静态变量cn.leancloud.im.v2.LCIMMessageStorage
 
VIDEO_MESSAGE_TYPE - 注释类型 中的静态变量cn.leancloud.im.v2.annotation.LCIMMessageType
 

W

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
 
A B C D E F G H I J K L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.