Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

abortOperations() - Method in class cn.leancloud.LCObject
abort all modify operations.
accept(Map<String, Object>) - Method in class cn.leancloud.LCFriendshipRequest
accept friend request by current user.
acceptFriendshipRequest(LCUser, LCFriendshipRequest, JSONObject) - Method in class cn.leancloud.core.StorageClient
 
acceptFriendshipRequest(LCFriendshipRequest, Map<String, Object>) - Method in class cn.leancloud.LCUser
accept a friendship.
acceptFriendshipRequest(LCUser, LCFriendshipRequest, Map<String, Object>) - Method in class cn.leancloud.LCUser
accept a friendship.
ACCOUNT_ALREADY_LINKED - Static variable in exception cn.leancloud.LCException
Error code indicating that an an account being linked is already linked to another user.
ackOperationReplied(int) - Method in class cn.leancloud.livequery.LiveQueryOperationDelegate
 
acl - Variable in class cn.leancloud.LCObject
 
ACTION_LIVE_QUERY_LOGIN - Static variable in class cn.leancloud.livequery.LCLiveQuery
 
add(Object) - Method in class cn.leancloud.gson.GsonArray
 
add(int, Object) - Method in class cn.leancloud.gson.GsonArray
 
add(String, Object) - Method in class cn.leancloud.LCObject
Add attribute.
add(T) - Method in class cn.leancloud.LCRelation
Adds an object to this relation.
add(String, Object) - Method in class cn.leancloud.LCStatus
Deprecated.
addAll(Collection<? extends Object>) - Method in class cn.leancloud.gson.GsonArray
 
addAll(int, Collection<? extends Object>) - Method in class cn.leancloud.gson.GsonArray
 
addAll(String, Collection<?>) - Method in class cn.leancloud.LCObject
Add collection attribute.
addAll(Collection<T>) - Method in class cn.leancloud.LCRelation
Adds many objects to this relation.
addAll(String, Collection<?>) - Method in class cn.leancloud.LCStatus
Deprecated.
addAllUnique(String, Collection<?>) - Method in class cn.leancloud.LCObject
Add unique collection attribute.
addAllUnique(String, Collection<?>) - Method in class cn.leancloud.LCStatus
Deprecated.
addAndItems(QueryConditions) - Method in class cn.leancloud.query.QueryConditions
 
addAscendingOrder(String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合按照指定key进行升序排列,此 key 的优先级小于先前设置的 key
addAscendingOrder(String) - Method in class cn.leancloud.LCQuery
Also sorts the results in ascending order by the given key.
addAscendingOrder(String) - Method in class cn.leancloud.query.QueryConditions
 
addAscendingOrder(String) - Method in class cn.leancloud.search.LCSearchQuery
Also sorts the results in ascending order by the given key.
addCookie(HttpServletRequest, HttpServletResponse, Cookie) - Static method in class cn.leancloud.EngineSessionCookie
 
addDescendingOrder(String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合按照指定key进行降序排列,此 key 的优先级小于先前设置的 key
addDescendingOrder(String) - Method in class cn.leancloud.LCQuery
Also sorts the results in descending order by the given key.
addDescendingOrder(String) - Method in class cn.leancloud.query.QueryConditions
 
addDescendingOrder(String) - Method in class cn.leancloud.search.LCSearchQuery
Also sorts the results in descending order by the given key.
addMembers(List<String>, LCIMOperationPartiallySucceededCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
在聊天对话中间增加新的参与者
addMetaData(String, Object) - Method in class cn.leancloud.LCFile
Add new meta data.
addNewOperation(ObjectFieldOperation) - Method in class cn.leancloud.im.v2.LCIMConversation
 
addNewOperation(ObjectFieldOperation) - Method in class cn.leancloud.LCObject
 
addOrItems(QueryOperation) - Method in class cn.leancloud.query.QueryConditions
 
addRequestCallback(String, String, int, LCCallback) - Method in class cn.leancloud.im.RequestCache
 
addSessionCookie(EngineSessionCookie) - Static method in class cn.leancloud.LeanEngine
设置sessionCookie的实例
addToLocalCache(LCIMMessage) - Method in class cn.leancloud.im.v2.LCIMConversation
save local message which failed to send to LeanCloud server.
addUnique(String, Object) - Method in class cn.leancloud.LCObject
Add unique attribute.
addUnique(String, Object) - Method in class cn.leancloud.LCStatus
Deprecated.
addWhereItem(String, String, Object) - Method in class cn.leancloud.LCQuery
 
addWhereItem(QueryOperation) - Method in class cn.leancloud.query.QueryConditions
 
addWhereItem(String, String, Object) - Method in class cn.leancloud.query.QueryConditions
 
alwaysUseSubUserClass(Class<? extends LCUser>) - Static method in class cn.leancloud.LCUser
通过设置此方法,所有关联对象中的 AVUser 对象都会被强转成注册的 AVUser 子类对象
and(List<LCQuery<T>>) - Static method in class cn.leancloud.LCQuery
Constructs a query that is the and of the given queries.
AND_OP - Static variable in class cn.leancloud.query.QueryOperation
 
AppConfiguration - Class in cn.leancloud.core
 
AppConfiguration() - Constructor for class cn.leancloud.core.AppConfiguration
 
AppConfiguration.SchedulerCreator - Interface in cn.leancloud.core
 
applyFriendshipInBackground(LCUser, Map<String, Object>) - Method in class cn.leancloud.LCUser
apply new friendship to someone.
applyFriendshipInBackground(LCUser, LCUser, Map<String, Object>) - Method in class cn.leancloud.LCUser
apply new friendship to someone.
applyFriendshipRequest(LCUser, JSONObject) - Method in class cn.leancloud.core.StorageClient
 
AppRouter - Class in cn.leancloud.core
app router 请求 https://app-router.com/2/route?appId=EDR0rD8otnmzF7zNGgLasHzi-MdYXbMMI
AppRouter() - Constructor for class cn.leancloud.core.AppRouter
 
ArchivedRequests - Class in cn.leancloud
 
assembleJsonParam() - Method in class cn.leancloud.LCQuery
 
assembleJsonParam() - Method in class cn.leancloud.query.QueryConditions
 
assembleLiveQueryLoginPacket(String, int) - Method in class cn.leancloud.im.WindTalker
 
assembleParameters() - Method in class cn.leancloud.LCQuery
Assemble query parameters.
assembleParameters() - Method in class cn.leancloud.LCStatusQuery
assemble query parameters.
assembleParameters() - Method in class cn.leancloud.query.QueryConditions
 
assemblePushAckPacket(String, List<String>) - Method in class cn.leancloud.im.WindTalker
 
assembleSessionOpenPacket(String, String, String, String, long, long, boolean, Integer) - Method in class cn.leancloud.im.WindTalker
 
assembleSessionOpenPacket(String, String, String, Signature, long, long, boolean, int) - Method in class cn.leancloud.im.WindTalker
 
assembleSessionPacket(String, String, List<String>, String, Signature, Integer) - Method in class cn.leancloud.im.WindTalker
 
associateWithAuthData(Map<String, Object>, String) - Method in class cn.leancloud.LCUser
associate with third party data.
associateWithAuthData(Map<String, Object>, String, String, String, boolean) - Method in class cn.leancloud.LCUser
associate with third party data.
attachLCFile(LCFile, boolean) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
ATTR_BLOCK_USER - Static variable in class cn.leancloud.LCBlockRelation
 
ATTR_CLIENTID - Static variable in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_CONVID - Static variable in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_CONVID_SIMPLE - Static variable in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_EMAIL - Static variable in class cn.leancloud.LCUser
 
ATTR_FOLLOWEE - Static variable in class cn.leancloud.LCFriendship
 
ATTR_FOLLOWER - Static variable in class cn.leancloud.LCFriendship
 
ATTR_FRIEND - Static variable in class cn.leancloud.LCFriendshipRequest
 
ATTR_FRIEND_STATUS - Static variable in class cn.leancloud.LCFriendship
 
ATTR_IMAGE - Static variable in class cn.leancloud.LCStatus
 
ATTR_INBOX_TYPE - Static variable in class cn.leancloud.LCStatus
 
ATTR_MEMBERID - Static variable in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_MESSAGE - Static variable in class cn.leancloud.LCStatus
 
ATTR_MESSAGE_ID - Static variable in class cn.leancloud.LCStatus
 
ATTR_MOBILEPHONE - Static variable in class cn.leancloud.LCUser
 
ATTR_OJBECTID - Static variable in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_OJBECTID2 - Static variable in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_OWNER - Static variable in class cn.leancloud.LCStatus
 
ATTR_ROLE - Static variable in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
ATTR_SESSION_TOKEN - Static variable in class cn.leancloud.LCUser
 
ATTR_SOURCE - Static variable in class cn.leancloud.LCStatus
 
ATTR_STATUS - Static variable in class cn.leancloud.LCFriendshipRequest
 
ATTR_USER - Static variable in class cn.leancloud.LCFriendship
 
ATTR_USER - Static variable in class cn.leancloud.LCFriendshipRequest
 
ATTR_USERNAME - Static variable in class cn.leancloud.LCUser
 
ATTRIBUTE - Static variable in interface cn.leancloud.im.v2.Conversation
 
ATTRIBUTE_KEY_AUTHENTICATION - Static variable in class cn.leancloud.EngineRequestContext
 
ATTRIBUTE_KEY_SESSION_TOKEN - Static variable in class cn.leancloud.EngineRequestContext
 
AUDIO_MESSAGE_TYPE - Static variable in annotation type cn.leancloud.im.v2.annotation.LCIMMessageType
 
AVSEARCH_APP_URL - Static variable in class cn.leancloud.search.LCSearchQuery
 
AVSEARCH_DEEP_LINK - Static variable in class cn.leancloud.search.LCSearchQuery
 
AVSEARCH_HIGHTLIGHT - Static variable in class cn.leancloud.search.LCSearchQuery
 

B

BackgroundThreadpool - Class in cn.leancloud.im
 
BaseOperationAdapter - Class in cn.leancloud.gson
 
BaseOperationAdapter() - Constructor for class cn.leancloud.gson.BaseOperationAdapter
 
batchSave(LCUser, JSONObject) - Method in class cn.leancloud.core.StorageClient
 
batchUpdate(LCUser, JSONObject) - Method in class cn.leancloud.core.StorageClient
 
becomeWithSessionToken(String) - Static method in class cn.leancloud.LCUser
instantiate AVUser object with sessionToken(synchronized)
becomeWithSessionToken(String, boolean) - Static method in class cn.leancloud.LCUser
instantiate AVUser object with sessionToken(synchronized)
becomeWithSessionToken(String, Class<T>) - Static method in class cn.leancloud.LCUser
instantiate AVUser object with sessionToken(synchronized)
becomeWithSessionToken(String, boolean, Class<T>) - Static method in class cn.leancloud.LCUser
instantiate AVUser object with sessionToken(synchronized)
becomeWithSessionTokenInBackground(String) - Static method in class cn.leancloud.LCUser
instantiate AVUser object with sessionToken(asynchronous)
becomeWithSessionTokenInBackground(String, boolean) - Static method in class cn.leancloud.LCUser
instantiate AVUser object with sessionToken(asynchronous)
becomeWithSessionTokenInBackground(String, Class<T>) - Static method in class cn.leancloud.LCUser
instantiate AVUser object with sessionToken(asynchronous)
becomeWithSessionTokenInBackground(String, boolean, Class<T>) - Static method in class cn.leancloud.LCUser
instantiate AVUser object with sessionToken(asynchronous)
BeforeUpdateHookHandlerInfo - Class in cn.leancloud
 
BeforeUpdateHookHandlerInfo(String, Method, List<EngineFunctionParamInfo>, Class, String) - Constructor for class cn.leancloud.BeforeUpdateHookHandlerInfo
 
bitAnd(String, long) - Method in class cn.leancloud.LCObject
Modify integer attribute.
bitOr(String, long) - Method in class cn.leancloud.LCObject
Modify integer attribute.
bitXor(String, long) - Method in class cn.leancloud.LCObject
Modify integer attribute.
BLOB - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
blockFriend(LCUser, String) - Method in class cn.leancloud.core.StorageClient
 
blockFriendInBackground(String) - Method in class cn.leancloud.LCUser
block somebody in background.
blockMembers(List<String>, LCIMOperationPartiallySucceededCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
将部分成员加入黑名单
buildCollectionObserver(FindCallback<T>) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for FindCallback
buildCollectionObserver(StatusListCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for StatusListCallback
buildDefaultEndpoint(String) - Method in class cn.leancloud.core.AppRouter
 
Builder() - Constructor for class cn.leancloud.json.JSONArray.Builder
 
Builder() - Constructor for class cn.leancloud.json.JSONObject.Builder
 
buildSingleObserver(GetCallback<T>) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for GetCallback
buildSingleObserver(SaveCallback<T>) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for SaveCallback
buildSingleObserver(DeleteCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for DeleteCallback
buildSingleObserver(RefreshCallback<T>) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for RefreshCallback
buildSingleObserver(LogInCallback<T>) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for LogInCallback
buildSingleObserver(SignUpCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for SignupCallback
buildSingleObserver(RequestEmailVerifyCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for RequestEmailVerifyCallback
buildSingleObserver(RequestMobileCodeCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for RequestMobileCodeCallback
buildSingleObserver(FollowersAndFolloweesCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for FollowersAndFolloweesCallback
buildSingleObserver(RequestPasswordResetCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for RequestPasswordResetCallback
buildSingleObserver(CountCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for CountCallback
buildSingleObserver(UpdatePasswordCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for UpdatePasswordCallback
buildSingleObserver(MobilePhoneVerifyCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for MobilePhoneVerifyCallback
buildSingleObserver(FollowCallback<T>) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for FollowCallback
buildSingleObserver(FunctionCallback<T>) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for FunctionCallback
buildSingleObserver(CloudQueryCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for CloudQueryCallback
buildSingleObserver(StatusCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for StatusCallback
buildSingleObserver(SendCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for SendCallback
buildSingleObserver(GetDataCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for GetDataCallback
buildSingleObserver(GetDataStreamCallback) - Static method in class cn.leancloud.convertor.ObserverBuilder
build observer for GetDataStreamCallback
bytes - Variable in class cn.leancloud.im.v2.LCIMMessage
 

C

CACHE_MISS - Static variable in exception cn.leancloud.LCException
Error code indicating the result was not found in the cache.
CACHE_MISSING_ERROR - Static variable in exception cn.leancloud.LCException
 
cacheSignature() - Method in class cn.leancloud.im.SignatureCallback
是否需要缓存signature 仅仅是在v2的open API中间才会需要去缓存
callbackClientKey - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackClientStatus - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackConversationKey - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackConvMemberPartial_FAIL - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackConvMemberPartial_SUCC - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackConvType - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackCreatedAt - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackData - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackDeliveredAt - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackExceptionKey - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackHistoryMessages - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackIterableNext - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackMemberCount - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackMessageId - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackMessageTimeStamp - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackOnlineClients - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackReadAt - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackTemporaryTTL - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackUniqueId - Static variable in interface cn.leancloud.im.v2.Conversation
 
callbackUpdatedAt - Static variable in interface cn.leancloud.im.v2.Conversation
 
callFunction(LCUser, String, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
 
callFunctionInBackground(String, Map<String, Object>) - Static method in class cn.leancloud.LCCloud
Call Cloud Function in Background.
callFunctionInBackground(LCUser, String, Map<String, Object>) - Static method in class cn.leancloud.LCCloud
Call Cloud Function in Background.
callFunctionWithCacheInBackground(String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - Static method in class cn.leancloud.LCCloud
call cloud funtion with cache policy.
callFunctionWithCacheInBackground(LCUser, String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - Static method in class cn.leancloud.LCCloud
call cloud funtion with cache policy.
callFunctionWithCachePolicy(LCUser, String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - Method in class cn.leancloud.core.StorageClient
 
callRPC(LCUser, String, Object) - Method in class cn.leancloud.core.StorageClient
 
callRPCInBackground(String, Object) - Static method in class cn.leancloud.LCCloud
Call Cloud RPC Function in Background.
callRPCInBackground(LCUser, String, Object) - Static method in class cn.leancloud.LCCloud
Call Cloud RPC Function in Background.
callRPCWithCacheInBackground(String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - Static method in class cn.leancloud.LCCloud
Call Cloud RPC Function with cache policy in Background.
callRPCWithCacheInBackground(LCUser, String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - Static method in class cn.leancloud.LCCloud
Call Cloud RPC Function with cache policy in Background.
callRPCWithCachePolicy(LCUser, String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - Method in class cn.leancloud.core.StorageClient
 
cast(LCObject, Class<T>) - Static method in class cn.leancloud.LCObject
 
cast(LCUser, Class<T>) - Static method in class cn.leancloud.LCUser
通过这个方法可以将 AVUser 对象强转为其子类对象
castToDate(Object) - Static method in class cn.leancloud.gson.GsonWrapper
 
changeCurrentUser(LCUser, boolean) - Static method in class cn.leancloud.LCUser
change current user instance.
changeDeviceType(String) - Static method in class cn.leancloud.LCInstallation
 
changeRequestSignature(RequestSignature) - Static method in class cn.leancloud.core.RequestPaddingInterceptor
 
changeUpdatedTime(LCIMConversation, String) - Static method in class cn.leancloud.im.v2.ConversationSynchronizer
 
checkAuthenticated(String) - Method in class cn.leancloud.core.StorageClient
 
checkAuthenticatedInBackground() - Method in class cn.leancloud.LCUser
check authenticated status in background.
checkClassName(String) - Static method in class cn.leancloud.Transformer
 
checkMobilePhoneNumber(String) - Static method in class cn.leancloud.sms.LCSMS
 
checkPrimitiveArray(GenericArrayType) - Static method in class cn.leancloud.json.TypeReference
 
CIRCLE_REFERENCE - Static variable in exception cn.leancloud.LCException
 
CLASS_NAME - Static variable in class cn.leancloud.LCBlockRelation
 
CLASS_NAME - Static variable in class cn.leancloud.LCFile
 
CLASS_NAME - Static variable in class cn.leancloud.LCFriendship
 
CLASS_NAME - Static variable in class cn.leancloud.LCFriendshipRequest
 
CLASS_NAME - Static variable in class cn.leancloud.LCInstallation
 
CLASS_NAME - Static variable in class cn.leancloud.LCRole
 
CLASS_NAME - Static variable in class cn.leancloud.LCStatus
 
CLASS_NAME - Static variable in class cn.leancloud.LCUser
 
className - Variable in class cn.leancloud.LCObject
 
clean() - Static method in class cn.leancloud.EngineRequestContext
 
cleanRequestCallback(String, String, int) - Method in class cn.leancloud.im.RequestCache
 
clear() - Method in class cn.leancloud.gson.GsonArray
 
clear() - Method in class cn.leancloud.gson.GsonObject
 
clearAllCachedResults() - Static method in class cn.leancloud.LCQuery
Clears the cached result for all queries.
clearCachedResult() - Method in class cn.leancloud.LCQuery
Removes the previously cached result for this query, forcing the next find() to hit the network.
clearEndpoints() - Method in class cn.leancloud.core.AppRouter
 
clearExpiration() - Method in class cn.leancloud.LCPush
Clears both expiration values, indicating that the notification should never expire.
clearMetaData() - Method in class cn.leancloud.LCFile
Cleanup meta data.
clearPathPrefix() - Method in class cn.leancloud.LCFile
clear folder path.
clearServerURLs() - Static method in class cn.leancloud.core.LeanCloud
 
clone() - Method in class cn.leancloud.gson.GsonArray
 
clone() - Method in class cn.leancloud.gson.GsonObject
 
clone() - Method in class cn.leancloud.LCQuery
Clone a new query object, which fully same to this.
clone() - Method in class cn.leancloud.query.QueryConditions
 
close(LCIMClientCallback) - Method in class cn.leancloud.im.v2.LCIMClient
close client.
closeClient(LCConnectionManager, String, LCIMClientCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
closeClient(LCConnectionManager, String, LCIMClientCallback) - Method in interface cn.leancloud.im.OperationTube
 
closeClientDirectly(LCConnectionManager, String, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
closed - Variable in class cn.leancloud.im.v2.LCIMMessageInterval.MessageIntervalBound
 
CloudCodeServlet - Class in cn.leancloud
 
CloudCodeServlet() - Constructor for class cn.leancloud.CloudCodeServlet
 
cloudQuery(LCUser, Map<String, String>) - Method in class cn.leancloud.core.StorageClient
 
CloudQueryCallback<T extends LCCloudQueryResult> - Class in cn.leancloud.callback
 
CloudQueryCallback() - Constructor for class cn.leancloud.callback.CloudQueryCallback
 
cn.leancloud - package cn.leancloud
 
cn.leancloud.callback - package cn.leancloud.callback
 
cn.leancloud.convertor - package cn.leancloud.convertor
 
cn.leancloud.core - package cn.leancloud.core
 
cn.leancloud.gson - package cn.leancloud.gson
 
cn.leancloud.im - package cn.leancloud.im
 
cn.leancloud.im.v2 - package cn.leancloud.im.v2
 
cn.leancloud.im.v2.annotation - package cn.leancloud.im.v2.annotation
 
cn.leancloud.im.v2.callback - package cn.leancloud.im.v2.callback
 
cn.leancloud.im.v2.conversation - package cn.leancloud.im.v2.conversation
 
cn.leancloud.im.v2.messages - package cn.leancloud.im.v2.messages
 
cn.leancloud.json - package cn.leancloud.json
 
cn.leancloud.livequery - package cn.leancloud.livequery
 
cn.leancloud.push - package cn.leancloud.push
 
cn.leancloud.query - package cn.leancloud.query
 
cn.leancloud.search - package cn.leancloud.search
 
cn.leancloud.sms - package cn.leancloud.sms
 
cn.leancloud.types - package cn.leancloud.types
 
code - Variable in exception cn.leancloud.LCException
 
COLUMN_ATTRIBUTE - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_BREAKPOINT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_LASTMESSAGE_INNERTYPE - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_MENTIONED - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_SYSTEM - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_TEMP - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONV_TEMP_TTL - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONVERSATION_ID - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONVERSATION_READAT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CONVRESATION_DELIVEREDAT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CREATEDAT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_CREATOR - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_DEDUPLICATED_TOKEN - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_EXPIREAT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_FROM_PEER_ID - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_INSTANCEDATA - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_LASTMESSAGE - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_LM - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MEMBERS - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MESSAGE_DELIVEREDAT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MESSAGE_ID - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MESSAGE_READAT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MESSAGE_UPDATEAT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MSG_INNERTYPE - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MSG_MENTION_ALL - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_MSG_MENTION_LIST - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_PAYLOAD - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_STATUS - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_TIMESTAMP - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_TRANSIENT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_UNREAD_COUNT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COLUMN_UPDATEDAT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
COMMAND_UNAVAILABLE - Static variable in exception cn.leancloud.LCException
Error code indicating that the feature you tried to access is only available internally for testing purposes.
compileWhereOperationMap() - Method in class cn.leancloud.query.QueryConditions
 
computeFieldAttribute(Class) - Static method in class cn.leancloud.im.v2.LCIMTypedMessage
 
computeSignature() - Method in class cn.leancloud.im.SignatureCallback
 
config(boolean, AppConfiguration.SchedulerCreator) - Static method in class cn.leancloud.core.AppConfiguration
 
configCacheSettings(String, String, String, String, String, String, SystemSetting) - Static method in class cn.leancloud.core.AppConfiguration
config local cache setting.
CONNECTION_FAILED - Static variable in exception cn.leancloud.LCException
Error code indicating the connection to the AVOSCloud servers failed.
containMessage(LCIMMessage) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
contains(Object) - Method in class cn.leancloud.gson.GsonArray
 
containsAll(Collection<? extends Object>) - Method in class cn.leancloud.gson.GsonArray
 
containsKey(Object) - Method in class cn.leancloud.gson.GsonObject
 
containsKey(String) - Method in class cn.leancloud.LCObject
Contain specified key.
containsMembers(List<String>) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,指定聊天室的组员包含某些成员即可返回
containsValue(Object) - Method in class cn.leancloud.gson.GsonObject
 
content - Variable in class cn.leancloud.im.v2.LCIMMessage
 
CONV_TYPE_NORMAL - Static variable in interface cn.leancloud.im.v2.Conversation
 
CONV_TYPE_SYSTEM - Static variable in interface cn.leancloud.im.v2.Conversation
 
CONV_TYPE_TEMPORARY - Static variable in interface cn.leancloud.im.v2.Conversation
 
CONV_TYPE_TRANSIENT - Static variable in interface cn.leancloud.im.v2.Conversation
 
CONV_TYPE_UNKNOWN - Static variable in interface cn.leancloud.im.v2.Conversation
 
Conversation - Interface in cn.leancloud.im.v2
 
Conversation.LCIMOperation - Enum in cn.leancloud.im.v2
 
CONVERSATION_COLUMNS - Static variable in interface cn.leancloud.im.v2.Conversation
 
CONVERSATION_TABLE - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
conversationId - Variable in class cn.leancloud.im.v2.LCIMMessage
 
ConversationMemberRole - Enum in cn.leancloud.im.v2.conversation
 
ConversationSynchronizer - Class in cn.leancloud.im.v2
 
ConversationSynchronizer() - Constructor for class cn.leancloud.im.v2.ConversationSynchronizer
 
ConverterFactory - Interface in cn.leancloud.json
 
count() - Method in class cn.leancloud.LCQuery
Get result count in blocking mode.
count(LCUser) - Method in class cn.leancloud.LCQuery
Get result count in blocking mode.
CountCallback - Class in cn.leancloud.callback
 
CountCallback() - Constructor for class cn.leancloud.callback.CountCallback
 
countForQuery(String, String[]) - Method in interface cn.leancloud.im.DatabaseDelegate
 
countInBackground() - Method in class cn.leancloud.LCQuery
Get result count in async mode.
countInBackground(LCUser) - Method in class cn.leancloud.LCQuery
Get result count in async mode.
countInBackground() - Method in class cn.leancloud.LCStatusQuery
get status count.
create() - Method in interface cn.leancloud.core.AppConfiguration.SchedulerCreator
 
create(List<Object>) - Static method in class cn.leancloud.json.JSONArray.Builder
 
create(Map<String, Object>) - Static method in class cn.leancloud.json.JSONObject.Builder
 
create(String, LCLeaderboard.LCLeaderboardOrder, LCLeaderboard.LCLeaderboardUpdateStrategy, LCLeaderboard.LCLeaderboardVersionChangeInterval) - Static method in class cn.leancloud.LCLeaderboard
create leaderboard with default member type(User).
createBlacklistSignature(String, String, List<String>, String) - Method in class cn.leancloud.im.LCUserSignatureFactory
 
createBlacklistSignature(String, String, List<String>, String) - Method in interface cn.leancloud.im.SignatureFactory
实现黑名单相关的签名计算
createBound(String, long, boolean) - Static method in class cn.leancloud.im.v2.LCIMMessageInterval
create query bound
createChatRoom(List<String>, String, Map<String, Object>, boolean, LCIMConversationCreatedCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Create a new Chatroom
createChatRoom(String, Map<String, Object>, LCIMConversationCreatedCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Create a new Chatroom
createConversation(LCConnectionManager, String, List<String>, Map<String, Object>, boolean, boolean, boolean, int, LCIMCommonJsonCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
createConversation(LCConnectionManager, String, List<String>, Map<String, Object>, boolean, boolean, boolean, int, LCIMCommonJsonCallback) - Method in interface cn.leancloud.im.OperationTube
 
createConversation(List<String>, Map<String, Object>, LCIMConversationCreatedCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Create a new Conversation
createConversation(List<String>, String, Map<String, Object>, LCIMConversationCreatedCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Create a new Conversation
createConversation(List<String>, String, Map<String, Object>, boolean, LCIMConversationCreatedCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Create a new Conversation
createConversation(List<String>, String, Map<String, Object>, boolean, boolean, LCIMConversationCreatedCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Create a new Conversation
createConversationDirectly(LCConnectionManager, String, List<String>, Map<String, Object>, boolean, boolean, boolean, int, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
createConversationSignature(String, String, List<String>, String) - Method in class cn.leancloud.im.LCUserSignatureFactory
 
createConversationSignature(String, String, List<String>, String) - Method in interface cn.leancloud.im.SignatureFactory
实现 LCIMConversation 相关的签名计算
createInstance(String) - Method in interface cn.leancloud.im.DatabaseDelegateFactory
 
createInstance(Map<String, Object>) - Static method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
根据服务端返回信息创建实例(内部使用)
createInstanceFromLocal(String) - Static method in class cn.leancloud.LCInstallation
 
createInstanceFromMessage(LCIMMessage) - Static method in class cn.leancloud.im.v2.LCIMBinaryMessage
create binary instance by copying LCIMMessage instance(except content field).
createJSONParser() - Method in class cn.leancloud.gson.GSONConverterFactory
 
createJSONParser() - Method in interface cn.leancloud.json.ConverterFactory
 
createLeaderboard(Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
create leaderboard.
createObject(LCUser, String, JSONObject, boolean, JSONObject) - Method in class cn.leancloud.core.StorageClient
 
createSignature(String, List<String>) - Method in class cn.leancloud.im.LCUserSignatureFactory
 
createSignature(String, List<String>) - Method in interface cn.leancloud.im.SignatureFactory
实现一个基础签名方法 其中的签名算法会在SessionManager和 LCIMClient(V2) 中被使用
createStatus(String, String) - Static method in class cn.leancloud.LCStatus
create a status instance.
createStatusWithData(Map<String, Object>) - Static method in class cn.leancloud.LCStatus
create a status instance.
createTemporaryConversation(List<String>, LCIMConversationCreatedCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Create a new temporary Conversation
createTemporaryConversation(List<String>, int, LCIMConversationCreatedCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Create a new temporary Conversation
createUserBySession(String, Class<T>) - Method in class cn.leancloud.core.StorageClient
 
createWithMemberType(String, String, LCLeaderboard.LCLeaderboardOrder, LCLeaderboard.LCLeaderboardUpdateStrategy, LCLeaderboard.LCLeaderboardVersionChangeInterval) - Static method in class cn.leancloud.LCLeaderboard
create leaderboard with customized member type
createWithoutData(String) - Static method in class cn.leancloud.LCLeaderboard
create instance with leaderboard name
createWithoutData(String, String) - Static method in class cn.leancloud.LCLeaderboard
create instance with leaderboard name and type.
createWithoutData(String, String) - Static method in class cn.leancloud.LCObject
Create a new instance with particular classname and objectId.
createWithoutData(Class<T>, String) - Static method in class cn.leancloud.LCObject
Create a new instance with particular class and objectId.
createWithSessionToken(String, String) - Static method in class cn.leancloud.LCUser
 
createWithSessionToken(Class<T>, String, String) - Static method in class cn.leancloud.LCUser
 
CREATOR - Static variable in interface cn.leancloud.im.v2.Conversation
 
currentClient - Variable in class cn.leancloud.im.v2.LCIMMessage
 
currentUser() - Static method in class cn.leancloud.LCUser
获取当前登录用户

D

d(String) - Method in class cn.leancloud.LCLogger
 
d(String, Throwable) - Method in class cn.leancloud.LCLogger
 
DATA_EXTRA_SEARCH_KEY - Static variable in class cn.leancloud.search.LCSearchQuery
 
DatabaseDelegate - Interface in cn.leancloud.im
 
DatabaseDelegateFactory - Interface in cn.leancloud.im
 
DB_NAME_PREFIX - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
DB_VERSION - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
decline() - Method in class cn.leancloud.LCFriendshipRequest
decline friend request by current user.
declineFriendshipRequest(LCUser, LCFriendshipRequest) - Method in class cn.leancloud.core.StorageClient
 
declineFriendshipRequest(LCFriendshipRequest) - Method in class cn.leancloud.LCUser
decline a friendship.
declineFriendshipRequest(LCUser, LCFriendshipRequest) - Method in class cn.leancloud.LCUser
decline a friendship.
decodeUser(HttpServletRequest) - Method in interface cn.leancloud.LCUserCookieSign
decode user from http request.
decrement(String) - Method in class cn.leancloud.LCObject
Decrement one attribute.
decrement(String, Number) - Method in class cn.leancloud.LCObject
Decrement one attribute.
DEFAULT_CONVERSATION_EXPIRE_TIME_IN_MILLS - Static variable in interface cn.leancloud.im.v2.Conversation
 
DEFAULT_FORMAT - Static variable in class cn.leancloud.types.LCDate
 
DEFAULT_ID - Static variable in class cn.leancloud.push.LCPushMessageListener
 
DEFAULT_NETWORK_TIMEOUT - Static variable in class cn.leancloud.core.AppConfiguration
 
defaultLocale - Static variable in class cn.leancloud.gson.GsonWrapper
 
defaultTimeZone - Static variable in class cn.leancloud.gson.GsonWrapper
 
DEFFAULT_DATE_FORMAT - Static variable in class cn.leancloud.gson.GsonWrapper
 
delete(String, String, String[]) - Method in interface cn.leancloud.im.DatabaseDelegate
 
delete() - Method in class cn.leancloud.LCObject
Delete current object in blocking mode.
delete(LCUser) - Method in class cn.leancloud.LCObject
Delete current object in blocking mode.
deleteAll(Collection<? extends LCObject>) - Static method in class cn.leancloud.LCObject
Delete all objects in blocking mode.
deleteAll(LCUser, Collection<? extends LCObject>) - Static method in class cn.leancloud.LCObject
Delete all objects in blocking mode.
deleteAll() - Method in class cn.leancloud.LCQuery
Delete all query result in blocking mode.
deleteAll(LCUser) - Method in class cn.leancloud.LCQuery
Delete all query result in blocking mode.
deleteAllInBackground(Collection<? extends LCObject>) - Static method in class cn.leancloud.LCObject
Delete all objects in async mode.
deleteAllInBackground(LCUser, Collection<? extends LCObject>) - Static method in class cn.leancloud.LCObject
Delete all objects in async mode.
deleteAllInBackground() - Method in class cn.leancloud.LCQuery
Delete all query result in async mode.
deleteAllInBackground(LCUser) - Method in class cn.leancloud.LCQuery
Delete all query result in async mode.
DeleteCallback - Class in cn.leancloud.callback
 
DeleteCallback() - Constructor for class cn.leancloud.callback.DeleteCallback
 
deleteClientData() - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
deleteConversation(String) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
deleteConversationData(String) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
deleteEventually(LCObject) - Method in class cn.leancloud.ArchivedRequests
 
deleteEventually() - Method in class cn.leancloud.LCObject
Delete current object eventually.
deleteEventually(LCUser) - Method in class cn.leancloud.LCObject
Delete current object eventually.
deleteInBackground() - Method in class cn.leancloud.LCObject
Delete current object in async mode.
deleteInBackground(LCUser) - Method in class cn.leancloud.LCObject
Delete current object in async mode.
deleteInBackground() - Method in class cn.leancloud.LCStatus
delete status
deleteInBackground(LCStatus) - Static method in class cn.leancloud.LCStatus
delete status(class method)
deleteInBackground(LCUser, LCStatus) - Static method in class cn.leancloud.LCStatus
delete status(class method)
deleteInboxStatus(LCUser, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
 
deleteMessages(List<LCIMMessage>, String) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
deleteObject(LCUser, String, String, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
 
deleteStatus(LCUser, String) - Method in class cn.leancloud.core.StorageClient
 
deleteWholeObject(LCUser, String, String, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
 
deliveredAt - Variable in class cn.leancloud.im.v2.LCIMMessage
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class cn.leancloud.gson.GsonUTCDateAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class cn.leancloud.gson.MapDeserializerDoubleAsIntFix
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class cn.leancloud.gson.NumberDeserializerDoubleAsIntFix
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class cn.leancloud.gson.ObjectDeserializer
 
destroy() - Method in class cn.leancloud.HttpsRequestRedirectFilter
 
destroy() - Method in class cn.leancloud.LCLeaderboard
destroy current leaderboard.
destroy() - Method in class cn.leancloud.RequestAuthenticationFilter
 
destroyLeaderboard(String) - Method in class cn.leancloud.core.StorageClient
destroy leaderboard
directFindInBackground(String, String, int, int, int, LCIMConversationQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
direct find with conditions in background.
DirectlyOperationTube - Class in cn.leancloud.im
 
DirectlyOperationTube(boolean) - Constructor for class cn.leancloud.im.DirectlyOperationTube
 
disableAfterHook() - Method in class cn.leancloud.LCObject
disable afterXXX Hooks
disableAutomaticUser() - Static method in class cn.leancloud.LCUser
 
disableBeforeHook() - Method in class cn.leancloud.LCObject
disable beforeXXX Hooks
disassemblePacket(ByteBuffer) - Method in class cn.leancloud.im.WindTalker
 
dissociateWithAuthData(String) - Method in class cn.leancloud.LCUser
dissociate with third party data.
distanceInKilometersTo(LCGeoPoint) - Method in class cn.leancloud.types.LCGeoPoint
Get distance bw this point and another point in kilometers.
distanceInMilesTo(LCGeoPoint) - Method in class cn.leancloud.types.LCGeoPoint
Get distance between this point and another geopoint in miles.
distanceInRadiansTo(LCGeoPoint) - Method in class cn.leancloud.types.LCGeoPoint
Get distance in radians between this point and another GeoPoint.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class cn.leancloud.HttpsRequestRedirectFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class cn.leancloud.RequestAuthenticationFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class cn.leancloud.LeanEngineHealthCheckServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class cn.leancloud.LeanEngineMetadataServlet
 
done(LCCloudQueryResult, LCException) - Method in class cn.leancloud.callback.CloudQueryCallback
 
done(int, LCException) - Method in class cn.leancloud.callback.CountCallback
Override this function with the code you want to run after the count is complete.
done(LCException) - Method in class cn.leancloud.callback.DeleteCallback
Override this function with the code you want to run after the delete is complete.
done(List<T>, LCException) - Method in class cn.leancloud.callback.FindCallback
Override this function with the code you want to run after the fetch is complete.
done(T, LCException) - Method in class cn.leancloud.callback.FollowCallback
Override this function with the code you want to run after the fetch is complete.
done(Map<String, List<T>>, LCException) - Method in class cn.leancloud.callback.FollowersAndFolloweesCallback
Override this function with the code you want to run after the fetch is complete.
done(T, LCException) - Method in class cn.leancloud.callback.FunctionCallback
Override this function with the code you want to run after the cloud function is complete.
done(T, LCException) - Method in class cn.leancloud.callback.GetCallback
 
done(byte[], LCException) - Method in class cn.leancloud.callback.GetDataCallback
 
done(InputStream, LCException) - Method in class cn.leancloud.callback.GetDataStreamCallback
 
done(T, LCException) - Method in class cn.leancloud.callback.GetFileCallback
Override this function with the code you want to run after the fetch is complete.
done(T, LCException) - Method in class cn.leancloud.callback.LogInCallback
Override this function with the code you want to run after the save is complete.
done(LCException) - Method in class cn.leancloud.callback.MobilePhoneVerifyCallback
 
done(Integer) - Method in class cn.leancloud.callback.ProgressCallback
 
done(T, LCException) - Method in class cn.leancloud.callback.RefreshCallback
Override this function with the code you want to run after the save is complete.
done(LCException) - Method in class cn.leancloud.callback.RequestEmailVerifyCallback
Override this function with the code you want to run after the request is complete.
done(LCException) - Method in class cn.leancloud.callback.RequestMobileCodeCallback
 
done(LCException) - Method in class cn.leancloud.callback.RequestPasswordResetCallback
Override this function with the code you want to run after the request is complete.
done(LCException) - Method in class cn.leancloud.callback.SaveCallback
Override this function with the code you want to run after the save is complete.
done(LCException) - Method in class cn.leancloud.callback.SendCallback
 
done(LCException) - Method in class cn.leancloud.callback.SignUpCallback
Override this function with the code you want to run after the signUp is complete.
done(LCStatus, LCException) - Method in class cn.leancloud.callback.StatusCallback
Override this function with the code you want to run after the fetch is complete.
done(List<LCStatus>, LCException) - Method in class cn.leancloud.callback.StatusListCallback
Override this function with the code you want to run after the fetch is complete.
done(LCException) - Method in class cn.leancloud.callback.UpdatePasswordCallback
请用您需要在修改密码完成以后的逻辑重载本方法
done(LCIMClient, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMClientCallback
 
done(LCIMClient.LCIMClientStatus) - Method in class cn.leancloud.im.v2.callback.LCIMClientStatusCallback
 
done(Map<String, Object>, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMCommonJsonCallback
 
done(LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationCallback
Override this function with the code you want to run after the save is complete.
done(LCIMConversation, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationCreatedCallback
 
done(LCIMConversationIterableResult, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationIterableResultCallback
结果处理函数
done(Integer, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationMemberCountCallback
 
done(List<LCIMConversationMemberInfo>, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationMemberQueryCallback
结果处理函数
done(List<LCIMConversation>, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationQueryCallback
 
done(List<String>, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationSimpleResultCallback
结果处理函数
done(LCIMRecalledMessage, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMMessageRecalledCallback
 
done(List<LCIMMessage>, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMMessagesQueryCallback
 
done(LCIMMessage, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMMessageUpdatedCallback
 
done(List<String>, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMOnlineClientsCallback
 
done(LCIMException, List<String>, List<LCIMOperationFailure>) - Method in class cn.leancloud.im.v2.callback.LCIMOperationPartiallySucceededCallback
部分成功结果回调函数
done(LCIMMessage, LCIMException) - Method in class cn.leancloud.im.v2.callback.LCIMSingleMessageQueryCallback
 
done(LCIMMessage, boolean) - Method in interface cn.leancloud.im.v2.LCIMMessageStorage.StorageMessageCallback
 
done(List<LCIMMessage>, List<Boolean>) - Method in interface cn.leancloud.im.v2.LCIMMessageStorage.StorageQueryCallback
 
done(LCLiveQuery.EventType, LCObject, List<String>) - Method in class cn.leancloud.livequery.LCLiveQueryEventHandler
 
done(LCException) - Method in class cn.leancloud.livequery.LCLiveQuerySubscribeCallback
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class cn.leancloud.CloudCodeServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class cn.leancloud.CloudCodeServlet
 
dumpRawData() - Method in class cn.leancloud.im.v2.LCIMConversation
 
dumpRawData() - Method in class cn.leancloud.im.v2.LCIMMessage
 
DUPLICATE_VALUE - Static variable in exception cn.leancloud.LCException
Error code indicating that a unique field was given a value that is already taken.
DURATION - Static variable in class cn.leancloud.im.v2.messages.LCIMFileMessage
 

E

e(String) - Method in class cn.leancloud.LCLogger
 
e(String, Throwable) - Method in class cn.leancloud.LCLogger
 
EMAIL_MISSING - Static variable in exception cn.leancloud.LCException
Error code indicating that the email is missing, but must be specified.
EMAIL_NOT_FOUND - Static variable in exception cn.leancloud.LCException
Error code indicating that an user with the specified email was not found.
EMAIL_TAKEN - Static variable in exception cn.leancloud.LCException
Error code indicating that the email has already been taken.
enableAutomaticUser() - Static method in class cn.leancloud.LCUser
 
enablePrintAllHeaders4Debug(boolean) - Static method in class cn.leancloud.core.LeanCloud
 
encodeUser(LCUser) - Method in interface cn.leancloud.LCUserCookieSign
encode user into cookie.
endIntervalBound - Variable in class cn.leancloud.im.v2.LCIMMessageInterval
 
endpointClassName - Variable in class cn.leancloud.LCObject
 
EndpointInfo(String, boolean, boolean) - Constructor for class cn.leancloud.EndpointParser.EndpointInfo
 
EndpointParser - Class in cn.leancloud
 
EndpointParser() - Constructor for class cn.leancloud.EndpointParser
 
EndpointParser.EndpointInfo - Class in cn.leancloud
 
EngineAppConfiguration - Class in cn.leancloud
 
EngineFunction - Annotation Type in cn.leancloud
 
EngineFunctionHandlerInfo - Class in cn.leancloud
 
EngineFunctionHandlerInfo(String, Method, List<EngineFunctionParamInfo>, Class) - Constructor for class cn.leancloud.EngineFunctionHandlerInfo
 
EngineFunctionParam - Annotation Type in cn.leancloud
 
EngineFunctionParamInfo - Class in cn.leancloud
 
EngineFunctionParamInfo(Class, String) - Constructor for class cn.leancloud.EngineFunctionParamInfo
 
EngineHandlerInfo - Class in cn.leancloud
 
EngineHandlerInfo(String, Method, List<EngineFunctionParamInfo>, Class<?>) - Constructor for class cn.leancloud.EngineHandlerInfo
 
EngineHandlerInfo(String, Method, List<EngineFunctionParamInfo>, Class<?>, String) - Constructor for class cn.leancloud.EngineHandlerInfo
 
EngineHook - Annotation Type in cn.leancloud
 
EngineHookHandlerInfo - Class in cn.leancloud
 
EngineHookHandlerInfo(String, Method, List<EngineFunctionParamInfo>, Class, String) - Constructor for class cn.leancloud.EngineHookHandlerInfo
 
EngineHookType - Enum in cn.leancloud
 
EngineRequestContext - Class in cn.leancloud
在云代码函数中获取请求相关的额外属性
EngineRequestContext() - Constructor for class cn.leancloud.EngineRequestContext
 
EngineSessionCookie - Class in cn.leancloud
 
EngineSessionCookie(String, int, boolean) - Constructor for class cn.leancloud.EngineSessionCookie
 
EngineSessionCookie(String, String, int, boolean) - Constructor for class cn.leancloud.EngineSessionCookie
 
EngineSessionCookie(LCUserCookieSign, boolean) - Constructor for class cn.leancloud.EngineSessionCookie
 
entrySet() - Method in class cn.leancloud.gson.GsonObject
 
EQUAL_OP - Static variable in class cn.leancloud.query.QueryOperation
 
equals(Object) - Method in class cn.leancloud.gson.GsonArray
 
equals(Object) - Method in class cn.leancloud.gson.GsonObject
 
equals(Object) - Method in class cn.leancloud.im.v2.LCIMBinaryMessage
 
equals(Object) - Method in class cn.leancloud.im.v2.LCIMMessage
 
equals(Object) - Method in class cn.leancloud.im.v2.LCIMTypedMessage
 
equals(Object) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
equals(Object) - Method in class cn.leancloud.json.ParameterizedTypeImpl
 
equals(Object) - Method in class cn.leancloud.LCACL
 
equals(Object) - Method in class cn.leancloud.LCFile
 
equals(Object) - Method in class cn.leancloud.LCObject
 
equals(Object) - Method in class cn.leancloud.LCStatus
 
equals(Object) - Method in class cn.leancloud.query.QueryOperation
 
ErrorInterceptor - Class in cn.leancloud.core
 
ErrorInterceptor() - Constructor for class cn.leancloud.core.ErrorInterceptor
 
EXCEEDED_QUOTA - Static variable in exception cn.leancloud.LCException
Error code indicating that an application quota was exceeded.
execute(HttpServletRequest, boolean) - Method in class cn.leancloud.EngineHandlerInfo
 
execute(Runnable) - Method in class cn.leancloud.im.BackgroundThreadpool
 
executeDelayed(Runnable, long) - Method in class cn.leancloud.im.BackgroundThreadpool
 
executeInBackground(String) - Static method in class cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(LCUser, String) - Static method in class cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(String, Object...) - Static method in class cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(LCUser, String, Object...) - Static method in class cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(String, Class<? extends LCObject>) - Static method in class cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(LCUser, String, Class<? extends LCObject>) - Static method in class cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(String, Class<T>, Object...) - Static method in class cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(LCUser, String, Class<T>, Object...) - Static method in class cn.leancloud.LCCloudQuery
execute cql query in background.
extractCascadingObjects(Object) - Method in class cn.leancloud.LCObject
 
extractUnsavedFiles(Object) - Method in class cn.leancloud.LCObject
 

F

fetch() - Method in class cn.leancloud.LCObject
Fetch current object in blocking mode.
fetch(String) - Method in class cn.leancloud.LCObject
Fetch current object in blocking mode.
fetch(LCUser, String) - Method in class cn.leancloud.LCObject
Fetch current object in blocking mode.
fetch() - Method in class cn.leancloud.LCStatus
Deprecated.
fetch(String) - Method in class cn.leancloud.LCStatus
Deprecated.
fetchByName(String) - Static method in class cn.leancloud.LCLeaderboard
fetch leaderboard with name
fetchFile(LCUser, String) - Method in class cn.leancloud.core.StorageClient
 
fetchIfNeeded() - Method in class cn.leancloud.LCObject
Fetch current object in blocking mode.
fetchIfNeeded() - Method in class cn.leancloud.LCStatus
Deprecated.
fetchIfNeededInBackground() - Method in class cn.leancloud.LCObject
Fetch current object if needed in async mode.
fetchIfNeededInBackground(String) - Method in class cn.leancloud.LCObject
Fetch current object if needed in async mode.
fetchIfNeededInBackground(LCUser, String) - Method in class cn.leancloud.LCObject
Fetch current object if needed in async mode.
fetchIfNeededInBackground() - Method in class cn.leancloud.LCStatus
Deprecated.
fetchInBackground() - Method in class cn.leancloud.LCObject
Fetch current object in async mode.
fetchInBackground(String) - Method in class cn.leancloud.LCObject
Fetch current object in async mode.
fetchInBackground(LCUser, String) - Method in class cn.leancloud.LCObject
Fetch current object in async mode.
fetchInBackground() - Method in class cn.leancloud.LCStatus
Deprecated.
fetchInBackground(String) - Method in class cn.leancloud.LCStatus
Deprecated.
fetchInfoInBackground(LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
Fetch info in async mode.
fetchLeaderboard(String) - Method in class cn.leancloud.core.StorageClient
fetch leaderboard with name.
fetchObject(LCUser, String, String, String) - Method in class cn.leancloud.core.StorageClient
 
fetchReceiptTimestamps(LCConnectionManager, String, String, int, Conversation.LCIMOperation, LCIMCommonJsonCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
fetchReceiptTimestamps(LCConnectionManager, String, String, int, Conversation.LCIMOperation, LCIMCommonJsonCallback) - Method in interface cn.leancloud.im.OperationTube
 
fetchReceiptTimestamps(LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
fetchReceiptTimestamps
fetchReceiptTimestampsDirectly(LCConnectionManager, String, String, int, Conversation.LCIMOperation, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
fetchRTMConnectionServer(String, String, String, int, boolean) - Method in class cn.leancloud.core.AppRouter
 
fetchServerHostsInBackground(String) - Method in class cn.leancloud.core.AppRouter
 
fetchStatus(LCUser, String) - Method in class cn.leancloud.core.StorageClient
 
file - Variable in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
FILE_DELETE_ERROR - Static variable in exception cn.leancloud.LCException
Error code indicating that deleting a file failed.
FILE_DOWNLOAD_INCONSISTENT_FAILURE - Static variable in exception cn.leancloud.LCException
Error code indicating the file checkSum value is not equals to original file
FILE_MESSAGE_TYPE - Static variable in annotation type cn.leancloud.im.v2.annotation.LCIMMessageType
 
FILE_UPLOAD_FAILURE - Static variable in exception cn.leancloud.LCException
Error code indicating there is error whiling uploading AVFile.
fileCallback(LCUser, JSONObject) - Method in class cn.leancloud.core.StorageClient
 
FileMetaAccessor - Interface in cn.leancloud.im
 
FileUploadTokenAdapter - Class in cn.leancloud.gson
Deprecated.
FileUploadTokenAdapter() - Constructor for class cn.leancloud.gson.FileUploadTokenAdapter
Deprecated.
 
filterResponse(String) - Static method in class cn.leancloud.ResponseUtil
 
find() - Method in class cn.leancloud.LCQuery
Execute query in blocking mode.
FindCallback<T extends LCObject> - Class in cn.leancloud.callback
 
FindCallback() - Constructor for class cn.leancloud.callback.FindCallback
 
findInBackground(LCIMConversationQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
find in background.
findInBackground() - Method in class cn.leancloud.LCQuery
Execute query in async mode.
findInBackground(LCUser) - Method in class cn.leancloud.LCQuery
Execute query in async mode.
findInBackground(LCUser, int) - Method in class cn.leancloud.LCQuery
 
findInBackground(int) - Method in class cn.leancloud.LCStatusQuery
 
findInBackground(LCUser, int) - Method in class cn.leancloud.LCStatusQuery
 
findInBackground() - Method in class cn.leancloud.search.LCSearchQuery
execute query in background.
findInBackground(LCUser) - Method in class cn.leancloud.search.LCSearchQuery
execute query in background.
findTempConversationsInBackground(List<String>, LCIMConversationQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
find temporary conversations in background.
fluentAdd(Object) - Method in class cn.leancloud.gson.GsonArray
 
fluentAdd(int, Object) - Method in class cn.leancloud.gson.GsonArray
 
fluentAdd(Object) - Method in class cn.leancloud.json.JSONArray
 
fluentAdd(int, Object) - Method in class cn.leancloud.json.JSONArray
 
fluentAddAll(Collection<? extends Object>) - Method in class cn.leancloud.gson.GsonArray
 
fluentAddAll(int, Collection<? extends Object>) - Method in class cn.leancloud.gson.GsonArray
 
fluentAddAll(Collection<? extends Object>) - Method in class cn.leancloud.json.JSONArray
 
fluentAddAll(int, Collection<? extends Object>) - Method in class cn.leancloud.json.JSONArray
 
fluentClear() - Method in class cn.leancloud.gson.GsonArray
 
fluentClear() - Method in class cn.leancloud.gson.GsonObject
 
fluentClear() - Method in class cn.leancloud.json.JSONArray
 
fluentClear() - Method in class cn.leancloud.json.JSONObject
 
fluentPut(String, Object) - Method in class cn.leancloud.gson.GsonObject
 
fluentPut(String, Object) - Method in class cn.leancloud.json.JSONObject
 
fluentPutAll(Map<? extends String, ? extends Object>) - Method in class cn.leancloud.gson.GsonObject
 
fluentPutAll(Map<? extends String, ? extends Object>) - Method in class cn.leancloud.json.JSONObject
 
fluentRemove(Object) - Method in class cn.leancloud.gson.GsonArray
 
fluentRemove(int) - Method in class cn.leancloud.gson.GsonArray
 
fluentRemove(Object) - Method in class cn.leancloud.json.JSONArray
 
fluentRemove(int) - Method in class cn.leancloud.json.JSONArray
 
fluentRemoveAll(Collection<?>) - Method in class cn.leancloud.gson.GsonArray
 
fluentRemoveAll(Collection<?>) - Method in class cn.leancloud.json.JSONArray
 
fluentRetainAll(Collection<?>) - Method in class cn.leancloud.gson.GsonArray
 
fluentRetainAll(Collection<?>) - Method in class cn.leancloud.json.JSONArray
 
fluentSet(int, Object) - Method in class cn.leancloud.gson.GsonArray
 
fluentSet(int, Object) - Method in class cn.leancloud.json.JSONArray
 
FollowCallback<T extends LCObject> - Class in cn.leancloud.callback
 
FollowCallback() - Constructor for class cn.leancloud.callback.FollowCallback
 
FOLLOWEE_TAG - Static variable in class cn.leancloud.LCUser
 
followeeQuery() - Method in class cn.leancloud.LCUser
get followee query.
followeeQuery(String, Class<T>) - Static method in class cn.leancloud.LCUser
get followee query.
FOLLOWER_TAG - Static variable in class cn.leancloud.LCUser
 
followerQuery() - Method in class cn.leancloud.LCUser
get follower query.
followerQuery(String, Class<T>) - Static method in class cn.leancloud.LCUser
get follower query.
FollowersAndFolloweesCallback<T extends LCObject> - Class in cn.leancloud.callback
 
FollowersAndFolloweesCallback() - Constructor for class cn.leancloud.callback.FollowersAndFolloweesCallback
 
followInBackground(String) - Method in class cn.leancloud.LCUser
follow somebody in background.
followInBackground(LCUser, String) - Method in class cn.leancloud.LCUser
follow somebody in background.
followInBackground(String, Map<String, Object>) - Method in class cn.leancloud.LCUser
follow somebody in background.
followInBackground(LCUser, String, Map<String, Object>) - Method in class cn.leancloud.LCUser
follow somebody in background.
followUser(LCUser, String, String, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
 
FORMAT - Static variable in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
freezeEndpoint(LeanService, String) - Method in class cn.leancloud.core.AppRouter
 
friendshipBlockQuery() - Method in class cn.leancloud.LCUser
get block query.
friendshipBlockQuery(Class<T>) - Static method in class cn.leancloud.LCUser
get block query.
friendshipQuery(boolean) - Method in class cn.leancloud.LCUser
get friendship query of current user.
friendshipRequestQuery(int, boolean, boolean) - Method in class cn.leancloud.LCUser
get query for AVFriendshipRequest.
from - Variable in class cn.leancloud.im.v2.LCIMMessage
 
fromJSONString(String) - Static method in class cn.leancloud.query.LCQueryResult
 
fromString(String) - Static method in enum cn.leancloud.im.v2.conversation.ConversationMemberRole
从角色名字生成实例
fulFillFileInfo(SaveCallback) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
FunctionCallback<T> - Class in cn.leancloud.callback
 
FunctionCallback() - Constructor for class cn.leancloud.callback.FunctionCallback
 

G

GeneralFieldMappingObjectAdapter<T> - Class in cn.leancloud.gson
Deprecated.
GeneralFieldMappingObjectAdapter(Class, Map<String, Type>, FieldNamingPolicy) - Constructor for class cn.leancloud.gson.GeneralFieldMappingObjectAdapter
Deprecated.
 
GeneralRequestSignature - Class in cn.leancloud.core
 
GeneralRequestSignature() - Constructor for class cn.leancloud.core.GeneralRequestSignature
 
GeneralSimpleObjectAdapter<T> - Class in cn.leancloud.gson
 
GeneralSimpleObjectAdapter(Class) - Constructor for class cn.leancloud.gson.GeneralSimpleObjectAdapter
 
generateACLFromServerData() - Method in class cn.leancloud.LCObject
 
generateCascadingSaveObjects() - Method in class cn.leancloud.LCObject
 
generateChangedParam() - Method in class cn.leancloud.LCObject
save/update with server.
generateRetrofitConverterFactory() - Method in class cn.leancloud.gson.GSONConverterFactory
 
generateRetrofitConverterFactory() - Method in interface cn.leancloud.json.ConverterFactory
 
generateSign() - Method in class cn.leancloud.core.GeneralRequestSignature
 
generateSign() - Method in interface cn.leancloud.core.RequestSignature
 
generateUniqueToken() - Method in class cn.leancloud.im.v2.LCIMMessage
 
GenericObjectCallback - Class in cn.leancloud.callback
 
GenericObjectCallback() - Constructor for class cn.leancloud.callback.GenericObjectCallback
 
get(String) - Static method in class cn.leancloud.EngineRequestContext
 
get(int) - Method in class cn.leancloud.gson.GsonArray
 
get(Object) - Method in class cn.leancloud.gson.GsonObject
 
get(String) - Method in class cn.leancloud.im.v2.LCIMConversation
Access a value
get(String) - Method in class cn.leancloud.LCFile
Get file attribute.
get(String) - Method in class cn.leancloud.LCObject
Get value of specified key.
get(String) - Method in class cn.leancloud.LCQuery
Get Object with specified objectId in blocking mode.
get(String) - Method in class cn.leancloud.LCStatus
get customized key value.
getACL() - Method in class cn.leancloud.LCObject
get ACL
getACL() - Method in class cn.leancloud.LCStatus
Deprecated.
getActualTypeArguments() - Method in class cn.leancloud.json.ParameterizedTypeImpl
 
getAdapter(Class<T>) - Static method in class cn.leancloud.gson.GsonWrapper
 
getAdditionalMetaData(Map<String, Object>, SaveCallback) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
getAffiliatedKeys() - Method in class cn.leancloud.EngineAppConfiguration
 
getAllMemberInfo(int, int, LCIMConversationMemberQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
获取当前对话的所有角色信息
getAnalyticsCacheDir() - Static method in class cn.leancloud.core.AppConfiguration
 
getAndroidKey() - Static method in class cn.leancloud.LeanEngine
 
getAppCode() - Method in exception cn.leancloud.im.v2.LCIMException
获取由用户在云代码中自定义的response code
getAppEnv() - Method in class cn.leancloud.EngineAppConfiguration
 
getAppEnv() - Static method in class cn.leancloud.LeanEngine
 
getAppId() - Static method in class cn.leancloud.LeanEngine
 
getAppKey() - Static method in class cn.leancloud.LeanEngine
 
getApplicationId() - Static method in class cn.leancloud.core.LeanCloud
 
getApplicationId() - Method in class cn.leancloud.EngineAppConfiguration
 
getApplicationKey() - Static method in class cn.leancloud.core.LeanCloud
 
getApplicationPackageName() - Static method in class cn.leancloud.core.AppConfiguration
 
getAppRegion(String) - Static method in class cn.leancloud.core.AppRouter
 
getArchiveContent(LCObject, boolean) - Static method in class cn.leancloud.ArchivedRequests
 
getAroundInGroupResults(List<String>, String, int, List<String>, List<String>) - Method in class cn.leancloud.LCLeaderboard
get leaderboard results around target id within specified group.
getAroundResults(String, int, int, List<String>, List<String>) - Method in class cn.leancloud.LCLeaderboard
get leaderboard results around target id(user, object or entity).
getAttribute(String) - Method in class cn.leancloud.im.v2.LCIMConversation
Deprecated.
getAttributes() - Method in class cn.leancloud.im.v2.LCIMConversation
Return all attributes.
getAttrs() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
getAttrs() - Method in class cn.leancloud.im.v2.messages.LCIMLocationMessage
 
getAttrs() - Method in class cn.leancloud.im.v2.messages.LCIMTextMessage
 
getAuthenticatedUser() - Static method in class cn.leancloud.EngineRequestContext
get authenticated user of current request.
getBigDecimal(int) - Method in class cn.leancloud.gson.GsonArray
 
getBigDecimal(String) - Method in class cn.leancloud.gson.GsonObject
 
getBigDecimal(int) - Method in class cn.leancloud.json.JSONArray
 
getBigDecimal(String) - Method in class cn.leancloud.json.JSONObject
 
getBigInteger(int) - Method in class cn.leancloud.gson.GsonArray
 
getBigInteger(String) - Method in class cn.leancloud.gson.GsonObject
 
getBigInteger(int) - Method in class cn.leancloud.json.JSONArray
 
getBigInteger(String) - Method in class cn.leancloud.json.JSONObject
 
getBoolean(int) - Method in class cn.leancloud.gson.GsonArray
 
getBoolean(String) - Method in class cn.leancloud.gson.GsonObject
 
getBoolean(int) - Method in class cn.leancloud.json.JSONArray
 
getBoolean(String) - Method in class cn.leancloud.json.JSONObject
 
getBoolean(String) - Method in class cn.leancloud.LCObject
Get boolean value of specified key.
getBooleanValue(int) - Method in class cn.leancloud.gson.GsonArray
 
getBooleanValue(String) - Method in class cn.leancloud.gson.GsonObject
 
getBooleanValue(int) - Method in class cn.leancloud.json.JSONArray
 
getBooleanValue(String) - Method in class cn.leancloud.json.JSONObject
 
getBrand() - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
getBucket() - Method in class cn.leancloud.LCFile
Get file bucket.
getByte(int) - Method in class cn.leancloud.gson.GsonArray
 
getByte(String) - Method in class cn.leancloud.gson.GsonObject
 
getByte(int) - Method in class cn.leancloud.json.JSONArray
 
getByte(String) - Method in class cn.leancloud.json.JSONObject
 
getBytes(String) - Method in class cn.leancloud.gson.GsonObject
 
getBytes() - Method in class cn.leancloud.im.v2.LCIMBinaryMessage
get binary content.
getBytes(String) - Method in class cn.leancloud.json.JSONObject
 
getBytes(String) - Method in class cn.leancloud.LCObject
Get bytes value of specified key.
getByteValue(int) - Method in class cn.leancloud.gson.GsonArray
 
getByteValue(String) - Method in class cn.leancloud.gson.GsonObject
 
getByteValue(int) - Method in class cn.leancloud.json.JSONArray
 
getByteValue(String) - Method in class cn.leancloud.json.JSONObject
 
getCachedConversations(List<String>) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
getCacheMaxAge() - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
 
getCachePolicy() - Method in class cn.leancloud.LCQuery
Accessor for the caching policy.
GetCallback<T extends LCObject> - Class in cn.leancloud.callback
 
GetCallback() - Constructor for class cn.leancloud.callback.GetCallback
 
getCaptchaToken() - Method in class cn.leancloud.sms.LCCaptchaDigest
 
getCaptchaUrl() - Method in class cn.leancloud.sms.LCCaptchaDigest
 
getChannelSet() - Method in class cn.leancloud.LCPush
Return channel set.
getChatRoom(String) - Method in class cn.leancloud.im.v2.LCIMClient
get an existed Chatroom by id
getChatRoomQuery() - Method in class cn.leancloud.im.v2.LCIMClient
获取开放聊天室的查询对象 开发者拿到这个对象之后,就可以像 IMConversationsQuery 以前的接口一样对目标属性(如名字)等进行查询。
getClassName() - Method in class cn.leancloud.LCObject
Get class name.
getClassName() - Method in class cn.leancloud.LCQuery
Get class name
getClassName() - Method in class cn.leancloud.query.LCQueryResult
 
getClassName() - Method in class cn.leancloud.search.LCSearchQuery
获取查询的className,默认为null,即包括所有启用了应用内搜索的class
getClientEventHandler() - Static method in class cn.leancloud.im.v2.LCIMClient
 
getClientEventHandler() - Static method in class cn.leancloud.im.v2.LCIMMessageManagerHelper
 
getClientId() - Method in class cn.leancloud.im.v2.LCIMClient
获取当前用户的 clientId
getClientKey() - Method in class cn.leancloud.EngineAppConfiguration
 
getClientsCount() - Static method in class cn.leancloud.im.v2.LCIMClient
count used clients.
getClientStatus(LCIMClientStatusCallback) - Method in class cn.leancloud.im.v2.LCIMClient
 
getClientStatus(int) - Static method in enum cn.leancloud.im.v2.LCIMClient.LCIMClientStatus
 
getCode() - Method in class cn.leancloud.im.v2.callback.LCIMOperationFailure
返回错误码
getCode() - Method in enum cn.leancloud.im.v2.Conversation.LCIMOperation
 
getCode() - Method in enum cn.leancloud.im.v2.LCIMClient.LCIMClientStatus
 
getCode() - Method in enum cn.leancloud.im.v2.LCIMMessageQueryDirection
 
getCode() - Method in exception cn.leancloud.LCException
Access the code for this error.
getCommandCacheDir() - Static method in class cn.leancloud.core.AppConfiguration
 
getContent() - Method in class cn.leancloud.im.v2.LCIMMessage
获取消息体的内容
getContent() - Method in class cn.leancloud.im.v2.LCIMTypedMessage
 
getContent() - Method in enum cn.leancloud.livequery.LCLiveQuery.EventType
 
getConversation(String) - Method in class cn.leancloud.im.v2.LCIMClient
get conversation by id
getConversation(String, int) - Method in class cn.leancloud.im.v2.LCIMClient
get conversation by id and type
getConversation(String, boolean, boolean) - Method in class cn.leancloud.im.v2.LCIMClient
get an existed conversation
getConversation(String) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
getConversationEventHandler() - Static method in class cn.leancloud.im.v2.LCIMMessageManager
 
getConversationEventHandler() - Static method in class cn.leancloud.im.v2.LCIMMessageManagerHelper
 
getConversationId() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
获取对话 id
getConversationId() - Method in class cn.leancloud.im.v2.LCIMConversation
get conversation id
getConversationId() - Method in class cn.leancloud.im.v2.LCIMMessage
获取当前聊天对话对应的id 对应的是AVOSRealtimeConversations表中的objectId
getConversationsQuery() - Method in class cn.leancloud.im.v2.LCIMClient
获取 IMConversationsQuery 对象,以此来查询 conversation
getCookieSign(LCUser) - Method in interface cn.leancloud.LCUserCookieSign
get cookie signature.
getCount() - Method in class cn.leancloud.LCLeaderboardResult
get result count
getCount() - Method in class cn.leancloud.query.LCCloudQueryResult
 
getCount() - Method in class cn.leancloud.query.LCQueryResult
 
getCreatedAt() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
获取成员加入时间(也就是该记录创建时间) 注意:目前尚未实现
getCreatedAt() - Method in class cn.leancloud.im.v2.LCIMConversation
获取Conversation的创建时间
getCreatedAt() - Method in class cn.leancloud.LCLeaderboard
get create timestamp
getCreatedAt() - Method in class cn.leancloud.LCObject
Get createdAt date.
getCreatedAtString() - Method in class cn.leancloud.LCObject
Get createdAt string.
getCreator() - Method in class cn.leancloud.im.v2.LCIMConversation
获取聊天对话的创建者
getCurrentInstallation() - Static method in class cn.leancloud.LCInstallation
 
getCurrentUser() - Method in class cn.leancloud.core.StorageClient
 
getCurrentUser() - Static method in class cn.leancloud.LCUser
get current user, null if non-login.
getCurrentUser(Class<T>) - Static method in class cn.leancloud.LCUser
get current user, null if non-login.
getData() - Method in class cn.leancloud.LCFile
Get data in blocking mode.
getDatabaseDelegateFactory() - Static method in class cn.leancloud.im.InternalConfiguration
 
GetDataCallback - Class in cn.leancloud.callback
 
GetDataCallback() - Constructor for class cn.leancloud.callback.GetDataCallback
 
getDataInBackground() - Method in class cn.leancloud.LCFile
Get data in async mode.
getDataStream() - Method in class cn.leancloud.LCFile
Get data stream in blocking mode.
GetDataStreamCallback - Class in cn.leancloud.callback
 
GetDataStreamCallback() - Constructor for class cn.leancloud.callback.GetDataStreamCallback
 
getDataStreamInBackground() - Method in class cn.leancloud.LCFile
Get data stream in async mode.
getDate(int) - Method in class cn.leancloud.gson.GsonArray
 
getDate(String) - Method in class cn.leancloud.gson.GsonObject
 
getDate(int) - Method in class cn.leancloud.json.JSONArray
 
getDate(String) - Method in class cn.leancloud.json.JSONObject
 
getDate(String) - Method in class cn.leancloud.LCObject
Get Date value of specified key.
getDate() - Method in class cn.leancloud.types.LCDate
 
getDefaultACL() - Static method in class cn.leancloud.core.AppConfiguration
 
getDefaultClient() - Static method in class cn.leancloud.im.v2.LCIMClient
get default clientId.
getDefaultScheduler() - Static method in class cn.leancloud.core.AppConfiguration
 
getDefaultSetting() - Static method in class cn.leancloud.core.AppConfiguration
 
getDeliveredAt() - Method in class cn.leancloud.im.v2.LCIMMessage
获取消息成功到达接收方的时间
getDescription() - Method in enum cn.leancloud.im.v2.LCIMMessageQueryDirection
 
getDocumentDir() - Static method in class cn.leancloud.core.AppConfiguration
 
getDouble(int) - Method in class cn.leancloud.gson.GsonArray
 
getDouble(String) - Method in class cn.leancloud.gson.GsonObject
 
getDouble(int) - Method in class cn.leancloud.json.JSONArray
 
getDouble(String) - Method in class cn.leancloud.json.JSONObject
 
getDouble(String) - Method in class cn.leancloud.LCObject
Get double value of specified key.
getDoubleValue(int) - Method in class cn.leancloud.gson.GsonArray
 
getDoubleValue(String) - Method in class cn.leancloud.gson.GsonObject
 
getDoubleValue(int) - Method in class cn.leancloud.json.JSONArray
 
getDoubleValue(String) - Method in class cn.leancloud.json.JSONObject
 
getDuration() - Method in class cn.leancloud.im.v2.messages.LCIMAudioMessage
获取音频的时长
getDuration() - Method in class cn.leancloud.im.v2.messages.LCIMVideoMessage
获取视频的时长
getEmail() - Method in class cn.leancloud.LCUser
get user email.
getEndpoint(String, LeanService) - Method in class cn.leancloud.core.AppRouter
 
getEndPoint() - Method in class cn.leancloud.EngineHandlerInfo
 
getEngineHandlerInfo(Method, EngineFunction) - Static method in class cn.leancloud.EngineHandlerInfo
 
getEngineHandlerInfo(Method, EngineHook) - Static method in class cn.leancloud.EngineHandlerInfo
 
getEngineHandlerInfo(Method, IMHook) - Static method in class cn.leancloud.EngineHandlerInfo
 
getEntity() - Method in class cn.leancloud.LCStatistic
get target entity id(only valid for leaderboard which member type is _Entity)
getEntityId() - Method in class cn.leancloud.LCRanking
 
getEntityStatistics(String, List<String>) - Method in class cn.leancloud.core.StorageClient
 
getEnvOrProperty(String) - Static method in class cn.leancloud.EngineAppConfiguration
 
getExpirationTime() - Method in class cn.leancloud.LCPush
Get expiration time.
getExpirationTimeInterval() - Method in class cn.leancloud.LCPush
Get expiration time interval.
getFetchRequestParams() - Method in class cn.leancloud.im.v2.LCIMConversation
 
getFields() - Method in class cn.leancloud.search.LCSearchQuery
 
getFile() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
getFileCacheDir() - Static method in class cn.leancloud.core.AppConfiguration
 
GetFileCallback<T extends LCFile> - Class in cn.leancloud.callback
 
GetFileCallback() - Constructor for class cn.leancloud.callback.GetFileCallback
 
getFileMetaAccessor() - Static method in class cn.leancloud.im.InternalConfiguration
 
getFileMetaData() - Method in class cn.leancloud.im.v2.messages.LCIMAudioMessage
获取文件的metaData
getFileMetaData() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
获取文件的metaData
getFileMetaData() - Method in class cn.leancloud.im.v2.messages.LCIMImageMessage
获取文件的metaData
getFileMetaData() - Method in class cn.leancloud.im.v2.messages.LCIMVideoMessage
获取文件的metaData
getFileUrl() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
获取文件地址
getFirst() - Method in class cn.leancloud.LCQuery
Get first result in blocking mode.
getFirst(LCUser) - Method in class cn.leancloud.LCQuery
Get first result in blocking mode.
getFirstInBackground() - Method in class cn.leancloud.LCQuery
Get first result in async mode.
getFirstInBackground(LCUser) - Method in class cn.leancloud.LCQuery
Get first result in async mode.
getFloat(int) - Method in class cn.leancloud.gson.GsonArray
 
getFloat(String) - Method in class cn.leancloud.gson.GsonObject
 
getFloat(int) - Method in class cn.leancloud.json.JSONArray
 
getFloat(String) - Method in class cn.leancloud.json.JSONObject
 
getFloatValue(int) - Method in class cn.leancloud.gson.GsonArray
 
getFloatValue(String) - Method in class cn.leancloud.gson.GsonObject
 
getFloatValue(int) - Method in class cn.leancloud.json.JSONArray
 
getFloatValue(String) - Method in class cn.leancloud.json.JSONObject
 
getFlowControl() - Method in class cn.leancloud.LCPush
Get push flow control value.
getFollowee() - Method in class cn.leancloud.LCFriendship
 
getFollower() - Method in class cn.leancloud.LCFriendship
 
getFollowersAndFollowees(LCUser, String) - Method in class cn.leancloud.core.StorageClient
 
getFollowersAndFolloweesInBackground(FollowersAndFolloweesCallback) - Method in class cn.leancloud.LCUser
get follower and followee in background.
getFollowersAndFolloweesInBackground(LCUser, FollowersAndFolloweesCallback) - Method in class cn.leancloud.LCUser
get follower and followee in background.
getFriend() - Method in class cn.leancloud.LCFriendshipRequest
 
getFrom() - Method in class cn.leancloud.im.v2.LCIMMessage
获取消息的发送者
getGlobalNetworkingDetector() - Static method in class cn.leancloud.core.AppConfiguration
 
getGlobalOkHttpClient() - Static method in class cn.leancloud.core.PaasClient
 
getGlobalOptions() - Static method in class cn.leancloud.im.LCIMOptions
get global options instance.
getGroupResults(List<String>, int, int, List<String>, List<String>) - Method in class cn.leancloud.LCLeaderboard
get group user's ranking.
getGroupStatistics(String, String, List<String>) - Method in class cn.leancloud.core.StorageClient
 
getGsonInstance() - Static method in class cn.leancloud.gson.GsonWrapper
 
getHandlerMethod() - Method in class cn.leancloud.EngineHandlerInfo
 
getHeight() - Method in class cn.leancloud.im.v2.messages.LCIMImageMessage
获取图片的高
getHeight() - Method in class cn.leancloud.sms.LCCaptchaOption
 
getHightLights() - Method in class cn.leancloud.search.LCSearchQuery
获取当前设定的语法高亮
getHits() - Method in class cn.leancloud.search.LCSearchQuery
 
getHookKey() - Static method in class cn.leancloud.core.LeanCloud
 
getImageMeta(File) - Method in interface cn.leancloud.im.FileMetaAccessor
 
getImageMeta(File) - Method in class cn.leancloud.im.SimpleFileMetaAccessor
 
getImageMeta(File) - Static method in class cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
 
getImageUrl() - Method in class cn.leancloud.LCStatus
get image url attribute.
getIMOperation(int) - Static method in enum cn.leancloud.im.v2.Conversation.LCIMOperation
 
getImportantFileDir() - Static method in class cn.leancloud.core.AppConfiguration
 
getInBackground(String) - Method in class cn.leancloud.LCQuery
Get Object with specified objectId in async mode.
getInBackground(LCUser, String) - Method in class cn.leancloud.LCQuery
Get Object with specified objectId in async mode.
getInboxCount(LCUser, Map<String, String>) - Method in class cn.leancloud.core.StorageClient
 
getInboxType() - Method in class cn.leancloud.LCStatus
到达收件箱类型, 默认是`default`,私信是`private`, 可以自定义任何类型
getInclude() - Method in class cn.leancloud.query.QueryConditions
 
getInfo() - Method in interface cn.leancloud.im.SystemReporter
 
getInnerMap() - Method in class cn.leancloud.gson.GsonObject
 
getInnerMap() - Method in class cn.leancloud.json.JSONObject
 
getInstallationId() - Method in class cn.leancloud.im.v2.LCIMClient
 
getInstallationId() - Method in class cn.leancloud.LCInstallation
 
getInstance() - Static method in class cn.leancloud.ArchivedRequests
 
getInstance() - Static method in class cn.leancloud.core.AppRouter
 
getInstance() - Static method in class cn.leancloud.im.BackgroundThreadpool
 
getInstance() - Static method in class cn.leancloud.im.RequestCache
 
getInstance(String) - Static method in class cn.leancloud.im.v2.LCIMClient
get IMClient instance by clientId.
getInstance(LCConnectionManager, String, LCInstallation) - Static method in class cn.leancloud.im.v2.LCIMClient
get IMClient instance by clientId.
getInstance(String, String) - Static method in class cn.leancloud.im.v2.LCIMClient
get IMClient instance by clientId and tag.
getInstance(LCUser) - Static method in class cn.leancloud.im.v2.LCIMClient
get IMClient instance by LCUser
getInstance(LCUser, String) - Static method in class cn.leancloud.im.v2.LCIMClient
get IMClient instance by LCUser
getInstance(String) - Static method in class cn.leancloud.im.v2.LCIMMessageStorage
 
getInstance() - Static method in class cn.leancloud.im.WindTalker
 
getInstance() - Static method in class cn.leancloud.livequery.LiveQueryOperationDelegate
 
getInstance() - Static method in class cn.leancloud.push.LCPushMessageListener
 
getINSTANCE() - Static method in class cn.leancloud.types.LCNull
 
getInt(String) - Method in class cn.leancloud.LCObject
Get int value of specified key.
getInteger(int) - Method in class cn.leancloud.gson.GsonArray
 
getInteger(String) - Method in class cn.leancloud.gson.GsonObject
 
getInteger(int) - Method in class cn.leancloud.json.JSONArray
 
getInteger(String) - Method in class cn.leancloud.json.JSONObject
 
getInternalEndpoint() - Method in class cn.leancloud.EndpointParser.EndpointInfo
 
getInternalEndpoint(HttpServletRequest) - Static method in class cn.leancloud.EndpointParser
 
getIntValue(int) - Method in class cn.leancloud.gson.GsonArray
 
getIntValue(String) - Method in class cn.leancloud.gson.GsonObject
 
getIntValue(int) - Method in class cn.leancloud.json.JSONArray
 
getIntValue(String) - Method in class cn.leancloud.json.JSONObject
 
getInviter() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
获取邀请者名字 注意:目前尚未实现
getIOType() - Method in enum cn.leancloud.im.v2.LCIMMessage.MessageIOType
 
getIso() - Method in class cn.leancloud.types.LCDate
 
getJSONArray(int) - Method in class cn.leancloud.gson.GsonArray
 
getJSONArray(String) - Method in class cn.leancloud.gson.GsonObject
 
getJSONArray(int) - Method in class cn.leancloud.json.JSONArray
 
getJSONArray(String) - Method in class cn.leancloud.json.JSONObject
 
getJSONArray(String) - Method in class cn.leancloud.LCObject
Get jsonarray value of specified key.
getJSONObject(int) - Method in class cn.leancloud.gson.GsonArray
 
getJSONObject(String) - Method in class cn.leancloud.gson.GsonObject
 
getJSONObject(int) - Method in class cn.leancloud.json.JSONArray
 
getJSONObject(String) - Method in class cn.leancloud.json.JSONObject
 
getJSONObject(String) - Method in class cn.leancloud.LCObject
Get jsonobject value of specified key.
getJsonParser() - Static method in class cn.leancloud.core.AppConfiguration
 
getKey() - Method in class cn.leancloud.LCFile
Get file key.
getKey() - Method in class cn.leancloud.LCRelation
 
getKey() - Method in class cn.leancloud.query.QueryOperation
 
getLastDeliveredAt() - Method in class cn.leancloud.im.v2.LCIMConversation
get the latest deliveredAt timestamp
getLastMessage() - Method in class cn.leancloud.im.v2.LCIMConversation
获取最新一条消息的时间
getLastMessageAt() - Method in class cn.leancloud.im.v2.LCIMConversation
获取最新一条消息的时间
getLastReadAt() - Method in class cn.leancloud.im.v2.LCIMConversation
get the latest readAt timestamp
getLatitude() - Method in class cn.leancloud.types.LCGeoPoint
 
getLCFile() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
获取文件消息中得 LCFile 对象
getLCFile(String) - Method in class cn.leancloud.LCObject
Get AVFile value of specified key.
getLCGeoPoint(String) - Method in class cn.leancloud.LCObject
Get AVGeoPoint value of specified key.
getLCIMReservedMessageType(int) - Static method in enum cn.leancloud.im.v2.LCIMReservedMessageType
 
getLCObject(String) - Method in class cn.leancloud.LCObject
Get AVObject value of specified key.
getLeaderboardAroundInGroupResults(String, String, List<String>, String, int, List<String>, List<String>, List<String>, int) - Method in class cn.leancloud.core.StorageClient
 
getLeaderboardAroundResults(String, String, String, int, int, List<String>, List<String>, List<String>, int) - Method in class cn.leancloud.core.StorageClient
 
getLeaderboardGroupResults(String, String, List<String>, int, int, List<String>, List<String>, List<String>, int) - Method in class cn.leancloud.core.StorageClient
 
getLeaderboardResults(String, String, int, int, List<String>, List<String>, List<String>, int, boolean) - Method in class cn.leancloud.core.StorageClient
 
getLimit() - Method in class cn.leancloud.LCQuery
Accessor for the limit.
getLimit() - Method in class cn.leancloud.query.QueryConditions
 
getLimit() - Method in class cn.leancloud.search.LCSearchQuery
获得搜索结果的单页大小限制
getList(String) - Method in class cn.leancloud.LCObject
Get list value of specified key.
getLocalFilePath() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
获取本地文件地址,如果用户并未指定任何本地文件,则返回 null
getLocation() - Method in class cn.leancloud.im.v2.messages.LCIMLocationMessage
 
getLogAdapter() - Static method in class cn.leancloud.core.AppConfiguration
 
getLogLevel() - Static method in class cn.leancloud.core.LeanCloud
 
getLong(int) - Method in class cn.leancloud.gson.GsonArray
 
getLong(String) - Method in class cn.leancloud.gson.GsonObject
 
getLong(int) - Method in class cn.leancloud.json.JSONArray
 
getLong(String) - Method in class cn.leancloud.json.JSONObject
 
getLong(String) - Method in class cn.leancloud.LCObject
Get long value of specified key.
getLongitude() - Method in class cn.leancloud.types.LCGeoPoint
 
getLongValue(int) - Method in class cn.leancloud.gson.GsonArray
 
getLongValue(String) - Method in class cn.leancloud.gson.GsonObject
 
getLongValue(int) - Method in class cn.leancloud.json.JSONArray
 
getLongValue(String) - Method in class cn.leancloud.json.JSONObject
 
getManufacturer() - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
getMasterKey() - Method in class cn.leancloud.EngineAppConfiguration
 
getMasterKey() - Static method in class cn.leancloud.LeanEngine
 
getMaxCacheAge() - Method in class cn.leancloud.LCQuery
Gets the maximum age of cached data that will be considered in this query.
getMaxId() - Method in class cn.leancloud.LCStatusQuery
get current max messageId.
getMemberCount(LCIMConversationMemberCountCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
查询成员数量
getMemberId() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
获取成员的 client id
getMemberIdCount() - Method in class cn.leancloud.im.v2.callback.LCIMOperationFailure
返回出错的 member id 列表长度
getMemberIds() - Method in class cn.leancloud.im.v2.callback.LCIMOperationFailure
获取出错的 member id 列表
getMemberInfo(String, LCIMConversationMemberQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
获取对话内指定成员的角色信息
getMembers() - Method in class cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 
getMembers() - Method in class cn.leancloud.im.v2.LCIMConversation
获取conversation当前的参与者
getMemberStatistics(String, String) - Static method in class cn.leancloud.LCLeaderboard
get member statistics.
getMemberStatistics(String, String, List<String>) - Static method in class cn.leancloud.LCLeaderboard
get member statistics
getMentionList() - Method in class cn.leancloud.im.v2.LCIMMessage
获取 mention 用户列表
getMentionListString() - Method in class cn.leancloud.im.v2.LCIMMessage
获取 mention 用户列表的字符串(逗号分隔)
getMessage(String, String, String, String, long, long, long) - Static method in class cn.leancloud.im.v2.LCIMTypedMessage
 
getMessage() - Method in class cn.leancloud.LCStatus
get message text
getMessageCount(String) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
getMessageId() - Method in class cn.leancloud.im.v2.LCIMMessage
获取消息的全局Id 这个id只有在发送成功或者收到消息时才会有对应的值
getMessageId() - Method in class cn.leancloud.LCStatus
此状态在用户 Inbox 中的 ID 注意: 仅用于分片查询,不具有唯一性
getMessageIOType() - Method in class cn.leancloud.im.v2.LCIMMessage
获取消息IO类型
getMessageIOType(int) - Static method in enum cn.leancloud.im.v2.LCIMMessage.MessageIOType
 
getMessages(String, long, int, String, LCIMMessageStorage.StorageQueryCallback) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
getMessageStatus() - Method in class cn.leancloud.im.v2.LCIMMessage
获取消息当前的状态
getMessageStatus(int) - Static method in enum cn.leancloud.im.v2.LCIMMessage.MessageStatus
 
getMessageToken(LCIMMessage) - Static method in class cn.leancloud.im.v2.LCIMMessageManagerHelper
 
getMessageType() - Method in class cn.leancloud.im.v2.LCIMTypedMessage
 
getMeta() - Static method in class cn.leancloud.EngineRequestContext
Deprecated.
getMetaData() - Method in class cn.leancloud.LCFile
Get file meta data.
getMetaData(String) - Method in class cn.leancloud.LCFile
Get file meta data.
getMetaData() - Static method in class cn.leancloud.LeanEngine
 
getMimeType(String) - Method in interface cn.leancloud.im.FileMetaAccessor
 
getMimeType(String) - Method in class cn.leancloud.im.SimpleFileMetaAccessor
 
getMimeType(String) - Static method in class cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
 
getMimeType() - Method in class cn.leancloud.LCFile
Get file mime type.
getMobilePhoneNumber() - Method in class cn.leancloud.LCUser
get user mobilephone.
getModel() - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
getName() - Method in class cn.leancloud.EngineFunctionParamInfo
 
getName() - Method in enum cn.leancloud.im.v2.conversation.ConversationMemberRole
获取角色名字
getName() - Method in class cn.leancloud.im.v2.LCIMConversation
获取conversation的名字
getName() - Method in class cn.leancloud.LCFile
Get file name.
getName() - Method in class cn.leancloud.LCRole
 
getName() - Method in class cn.leancloud.LCStatistic
get name
getName() - Method in enum cn.leancloud.LCUser.SNS_PLATFORM
 
getNetworkTimeout() - Static method in class cn.leancloud.core.AppConfiguration
 
getNetworkTimeout() - Static method in class cn.leancloud.core.LeanCloud
Deprecated.
getNext() - Method in class cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 
getNextIMRequestId() - Static method in class cn.leancloud.im.WindTalker
 
getNextMessage(LCIMMessage) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
getNextResetAt() - Method in class cn.leancloud.LCLeaderboard
get next reset timestamp
getNickname() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
获取成员的昵称 注意:目前尚未实现
getNonce() - Method in class cn.leancloud.im.Signature
 
getNotification() - Method in class cn.leancloud.LCPush
Return the instance of _Notification。
getNotificationManager() - Method in class cn.leancloud.push.LCPushMessageListener
 
getNumber() - Method in enum cn.leancloud.im.v2.LCIMMessageOption.MessagePriority
 
getNumber(String) - Method in class cn.leancloud.LCObject
Get numeric value of specified key.
getObject(int, Class<T>) - Method in class cn.leancloud.gson.GsonArray
 
getObject(int, Type) - Method in class cn.leancloud.gson.GsonArray
 
getObject(String, Class<T>) - Method in class cn.leancloud.gson.GsonObject
 
getObject(String, Type) - Method in class cn.leancloud.gson.GsonObject
get object value with specified key.
getObject(String, TypeReference) - Method in class cn.leancloud.gson.GsonObject
 
getObject(int, Class<T>) - Method in class cn.leancloud.json.JSONArray
 
getObject(int, Type) - Method in class cn.leancloud.json.JSONArray
 
getObject(String, Class<T>) - Method in class cn.leancloud.json.JSONObject
 
getObject(String, Type) - Method in class cn.leancloud.json.JSONObject
 
getObject(String, TypeReference) - Method in class cn.leancloud.json.JSONObject
 
getObject() - Method in class cn.leancloud.LCRanking
 
getObject() - Method in class cn.leancloud.LCStatistic
get target object(only valid for leaderboard which member type is LCObjct)
getObjectId() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
获取该条记录的 objectId
getObjectId() - Method in class cn.leancloud.LCObject
Get objectId.
getObjectStatistics(String, List<String>) - Method in class cn.leancloud.core.StorageClient
 
getOnlineClients(List<String>, LCIMOnlineClientsCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Query online clients.
getOp() - Method in class cn.leancloud.query.QueryOperation
 
getOperation() - Method in enum cn.leancloud.im.v2.Conversation.LCIMOperation
 
getOperationTube() - Static method in class cn.leancloud.im.InternalConfiguration
 
getOptionMap() - Method in class cn.leancloud.sms.LCSMSOption
 
getOrder() - Method in class cn.leancloud.LCLeaderboard
get leaderboard order
getOrder() - Method in class cn.leancloud.LCQuery
Get order string.
getOrder() - Method in class cn.leancloud.query.QueryConditions
 
getOsAPILevel() - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
getOsCodeName() - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
getOwnerType() - Method in class cn.leancloud.json.ParameterizedTypeImpl
 
getPageSize() - Method in class cn.leancloud.LCStatusQuery
get pagination size.
getParameters() - Method in class cn.leancloud.query.QueryConditions
 
getParamList() - Method in class cn.leancloud.EngineHandlerInfo
 
getParent() - Method in class cn.leancloud.LCRelation
 
getPassword() - Method in class cn.leancloud.LCUser
get user password.
getPermissionsById() - Method in class cn.leancloud.LCACL
get permissions by id.
getPersistenceKeyZone(String, boolean) - Method in class cn.leancloud.core.AppRouter
 
getPolicy() - Method in class cn.leancloud.LCQuery
Get cache policy.
getPort() - Method in class cn.leancloud.EngineAppConfiguration
 
getPriority() - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
getProiority(int) - Static method in enum cn.leancloud.im.v2.LCIMMessageOption.MessagePriority
 
getProvider() - Method in class cn.leancloud.LCFile
Get file provider.
getPublicReadAccess() - Method in class cn.leancloud.LCACL
Get whether the public is allowed to read this object.
getPublicWriteAccess() - Method in class cn.leancloud.LCACL
Set whether the public is allowed to write this object.
getPushClient() - Static method in class cn.leancloud.core.PaasClient
 
getPushData() - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
getPushData() - Method in class cn.leancloud.LCPush
Get push data.
getPushDate() - Method in class cn.leancloud.LCPush
Get push date.
getPushQuery() - Method in class cn.leancloud.LCPush
Return push query instance.
getPushTarget() - Method in class cn.leancloud.LCPush
Get push target.
getQuery() - Static method in class cn.leancloud.LCInstallation
 
getQuery(Class<T>) - Static method in class cn.leancloud.LCObject
Get query for class.
getQuery(String) - Static method in class cn.leancloud.LCQuery
Constructs a query.
getQuery(Class<T>) - Static method in class cn.leancloud.LCQuery
Create a AVQuery with special sub-class.
getQuery() - Method in class cn.leancloud.LCRelation
Gets a query that can be used to query the objects in this relation.
getQuery(Class<T>) - Method in class cn.leancloud.LCRelation
Gets a query that can be used to query the subclass objects in this relation.
getQuery() - Static method in class cn.leancloud.LCRole
 
getQuery() - Static method in class cn.leancloud.LCUser
Get User Query
getQueryName() - Method in class cn.leancloud.im.v2.messages.LCIMAudioMessage
 
getQueryName() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
getQueryName() - Method in class cn.leancloud.im.v2.messages.LCIMImageMessage
 
getQueryName() - Method in class cn.leancloud.im.v2.messages.LCIMVideoMessage
 
getQueryResultCacheDir() - Static method in class cn.leancloud.core.AppConfiguration
 
getQueryString() - Method in class cn.leancloud.search.LCSearchQuery
 
getRank() - Method in class cn.leancloud.LCRanking
 
getRawObject() - Method in class cn.leancloud.gson.GsonArray
 
getRawObject() - Method in class cn.leancloud.gson.GsonObject
 
getRawType() - Method in class cn.leancloud.json.ParameterizedTypeImpl
 
getReadAccess(String) - Method in class cn.leancloud.LCACL
Get whether the given user id is *explicitly* allowed to read this object.
getReadAccess(LCUser) - Method in class cn.leancloud.LCACL
Get whether the given user is *explicitly* allowed to read this object.
getReadAt() - Method in class cn.leancloud.im.v2.LCIMMessage
 
getReason() - Method in class cn.leancloud.im.v2.callback.LCIMOperationFailure
返回错误原因描述
getReceiptTimestamp() - Method in class cn.leancloud.im.v2.LCIMMessage
Deprecated.
Please use LCIMMessage.getDeliveredAt() 获取消息成功到达接收方的时间
getRegion() - Static method in class cn.leancloud.core.LeanCloud
 
getRelation(String) - Method in class cn.leancloud.LCObject
Get AVRelation value of specified key.
getRemoteAddress() - Static method in class cn.leancloud.EngineRequestContext
获取发起请求的 IP 地址
getRequestCallback(String, String, int) - Method in class cn.leancloud.im.RequestCache
 
getRequestMethod() - Method in class cn.leancloud.LCObject
Get request method.
getRequestParam() - Method in class cn.leancloud.sms.LCCaptchaOption
 
getRequestRawEndpoint() - Method in class cn.leancloud.LCObject
Get request endpoint.
getResults(int, int, List<String>, List<String>) - Method in class cn.leancloud.LCLeaderboard
get leaderboard results.
getResults(int, int, List<String>, List<String>, boolean) - Method in class cn.leancloud.LCLeaderboard
get leaderboard results.
getResults() - Method in class cn.leancloud.LCLeaderboardResult
result list getter
getResults() - Method in class cn.leancloud.LCStatisticResult
getter
getResults() - Method in class cn.leancloud.query.LCCloudQueryResult
 
getResults() - Method in class cn.leancloud.query.LCQueryResult
 
getRetrofitConverterFactory() - Static method in class cn.leancloud.core.AppConfiguration
 
getRole() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
获取角色信息
getRoleReadAccess(String) - Method in class cn.leancloud.LCACL
Get whether the given role is *explicitly* allowed to read this object.
getRoles() - Method in class cn.leancloud.LCRole
 
getRolesInBackground() - Method in class cn.leancloud.LCUser
Get roles in background.
getRoleWriteAccess(String) - Method in class cn.leancloud.LCACL
Get whether the given role is *explicitly* allowed to write this object.
getRtmServer() - Method in class cn.leancloud.im.LCIMOptions
get rtm connection server.
getSearchResult(LCUser, Map<String, String>) - Method in class cn.leancloud.search.LCSearchQuery
 
getSelectedKeys() - Method in class cn.leancloud.query.QueryConditions
 
getServerData() - Method in class cn.leancloud.LCObject
Get server data.
getServerDateInBackground() - Static method in class cn.leancloud.core.LeanCloud
get current datetime from server.
getServerTime() - Method in class cn.leancloud.core.StorageClient
 
getServiceConversation(String) - Method in class cn.leancloud.im.v2.LCIMClient
get an existed Service Conversation
getServiceConversationQuery() - Method in class cn.leancloud.im.v2.LCIMClient
获取服务号的查询对象 开发者拿到这个对象之后,就可以像 IMConversationsQuery 以前的接口一样对目标属性(如名字)等进行查询。
getSessionCookie() - Static method in class cn.leancloud.LeanEngine
 
getSessionToken() - Static method in class cn.leancloud.EngineRequestContext
get authenticated user's session token of current request.
getSessionToken() - Method in class cn.leancloud.LCUser
get user session token.
getShort(int) - Method in class cn.leancloud.gson.GsonArray
 
getShort(String) - Method in class cn.leancloud.gson.GsonObject
 
getShort(int) - Method in class cn.leancloud.json.JSONArray
 
getShort(String) - Method in class cn.leancloud.json.JSONObject
 
getShortValue(int) - Method in class cn.leancloud.gson.GsonArray
 
getShortValue(String) - Method in class cn.leancloud.gson.GsonObject
 
getShortValue(int) - Method in class cn.leancloud.json.JSONArray
 
getShortValue(String) - Method in class cn.leancloud.json.JSONObject
 
getSid() - Method in class cn.leancloud.search.LCSearchQuery
获取本次查询的id,注意,它不是返回结果中对象的objectId,而是表示本次AVSearchQuery查询的id
getSignature() - Method in class cn.leancloud.im.Signature
 
getSignatureFactory() - Method in class cn.leancloud.im.LCIMOptions
get signature factory
getSignedPeerIds() - Method in class cn.leancloud.im.Signature
Deprecated.
getSimplifiedAppId() - Static method in class cn.leancloud.core.LeanCloud
 
getSinceId() - Method in class cn.leancloud.LCStatusQuery
get current since messageId.
getSize() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
获取文件大小
getSize() - Method in class cn.leancloud.LCFile
Get file size.
getSkip() - Method in class cn.leancloud.LCQuery
Accessor for the skip value.
getSkip() - Method in class cn.leancloud.query.QueryConditions
 
getSkip() - Method in class cn.leancloud.search.LCSearchQuery
返回当前返回集合的其实位置
getSortBuilder() - Method in class cn.leancloud.search.LCSearchQuery
获取当前的AVSearchSortBuilder对象
getSortFields() - Method in class cn.leancloud.search.LCSearchSortBuilder
 
getSource() - Method in class cn.leancloud.LCStatus
获取 Status 的发送者
getSourceUser() - Method in class cn.leancloud.LCFriendshipRequest
 
getSqlDate(int) - Method in class cn.leancloud.gson.GsonArray
 
getSqlDate(String) - Method in class cn.leancloud.gson.GsonObject
 
getSqlDate(int) - Method in class cn.leancloud.json.JSONArray
 
getSqlDate(String) - Method in class cn.leancloud.json.JSONObject
 
getStatisticName() - Method in class cn.leancloud.LCLeaderboard
get statistic name
getStatisticName() - Method in class cn.leancloud.LCStatistic
get name
getStatistics() - Method in class cn.leancloud.LCRanking
 
getStatisticValue() - Method in class cn.leancloud.LCRanking
 
getStatisticValue() - Method in class cn.leancloud.LCStatistic
get value
getStatusCode() - Method in enum cn.leancloud.im.v2.LCIMMessage.MessageStatus
 
getStatusWithIdInBackground(String) - Static method in class cn.leancloud.LCStatus
fetch status with specified objectId
getStatusWithIdInBackground(LCUser, String) - Static method in class cn.leancloud.LCStatus
fetch status with specified objectId
getStorageClient() - Static method in class cn.leancloud.core.PaasClient
 
getString(int) - Method in class cn.leancloud.gson.GsonArray
 
getString(String) - Method in class cn.leancloud.gson.GsonObject
 
getString(int) - Method in class cn.leancloud.json.JSONArray
 
getString(String) - Method in class cn.leancloud.json.JSONObject
 
getString(String) - Method in class cn.leancloud.LCObject
Get string value of specified key.
getSubClassName(Class) - Static method in class cn.leancloud.Transformer
 
getSystemReporter() - Method in class cn.leancloud.im.LCIMOptions
 
getTargetClass() - Method in class cn.leancloud.LCRelation
 
getTemporaryConversation(String) - Method in class cn.leancloud.im.v2.LCIMClient
get an existed temporary conversation
getTemporaryExpiredat() - Method in class cn.leancloud.im.v2.LCIMConversation
获取临时对话过期时间(以秒为单位)
getText() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
getText() - Method in class cn.leancloud.im.v2.messages.LCIMLocationMessage
 
getText() - Method in class cn.leancloud.im.v2.messages.LCIMTextMessage
 
getThumbnailUrl(boolean, int, int) - Method in class cn.leancloud.LCFile
Returns a thumbnail image url using QiNiu endpoints.
getThumbnailUrl(boolean, int, int, int, String) - Method in class cn.leancloud.LCFile
Returns a thumbnail image url using QiNiu endpoints.
getTimeoutInSecs() - Method in class cn.leancloud.im.LCIMOptions
get timeout option.
getTimestamp(int) - Method in class cn.leancloud.gson.GsonArray
 
getTimestamp(String) - Method in class cn.leancloud.gson.GsonObject
 
getTimestamp() - Method in class cn.leancloud.im.Signature
 
getTimestamp() - Method in class cn.leancloud.im.v2.LCIMMessage
获取消息发送的时间
getTimestamp(int) - Method in class cn.leancloud.json.JSONArray
 
getTimestamp(String) - Method in class cn.leancloud.json.JSONObject
 
getTitleAttribute() - Method in class cn.leancloud.search.LCSearchQuery
获取当前指定的title 对应的Field
getToken() - Method in class cn.leancloud.sms.LCCaptchaValidateResult
 
getType() - Method in class cn.leancloud.EngineFunctionParamInfo
 
getType() - Method in class cn.leancloud.im.v2.LCIMConversation
 
getType() - Method in enum cn.leancloud.im.v2.LCIMReservedMessageType
 
getType() - Method in class cn.leancloud.json.TypeReference
 
getType(String) - Static method in enum cn.leancloud.livequery.LCLiveQuery.EventType
 
getType() - Method in class cn.leancloud.types.LCDate
 
getUniqueId() - Method in class cn.leancloud.im.v2.LCIMConversation
 
getUniqueToken() - Method in class cn.leancloud.im.v2.LCIMMessage
 
getUnreadMessagesCount() - Method in class cn.leancloud.im.v2.LCIMConversation
获取当前未读消息数量
getUnsavedFiles() - Method in class cn.leancloud.LCObject
 
getUpdateAt() - Method in class cn.leancloud.im.v2.LCIMMessage
Deprecated.
please use getUpdatedAt instead of.
getUpdateAttrs() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
返回属性更新的 Map(内部使用)
getUpdatedAt() - Method in class cn.leancloud.im.v2.LCIMConversation
获取Conversation的更新时间
getUpdatedAt() - Method in class cn.leancloud.im.v2.LCIMMessage
get the update time of the message
getUpdatedAt() - Method in class cn.leancloud.LCObject
Get updatedAt date.
getUpdatedAtString() - Method in class cn.leancloud.LCObject
Get updatedAt string.
getUpdateKeys() - Static method in class cn.leancloud.EngineRequestContext
在 beforeUpdate 函数中调用可以查看 avobject 的哪些属性被更新了
getUpdateStrategy() - Method in class cn.leancloud.LCLeaderboard
get leaderboard update strategy
getUrl() - Method in class cn.leancloud.LCFile
Get file url.
getUser() - Method in class cn.leancloud.LCBlockRelation
 
getUser() - Method in class cn.leancloud.LCRanking
 
getUser() - Method in class cn.leancloud.LCStatistic
get target user(only valid for leaderboard which member type is _User)
getUserAgent() - Static method in class cn.leancloud.core.AppConfiguration
 
getUserAgent() - Static method in class cn.leancloud.EngineAppConfiguration
 
getUsername() - Method in class cn.leancloud.LCUser
get user name.
getUserQuery(Class<T>) - Static method in class cn.leancloud.LCUser
Get User Query
getUsers() - Method in class cn.leancloud.LCRole
 
getUserStatistics(String, List<String>) - Method in class cn.leancloud.core.StorageClient
 
getUserStatistics(LCUser) - Static method in class cn.leancloud.LCLeaderboard
get user's statistics
getUserStatistics(LCUser, List<String>) - Static method in class cn.leancloud.LCLeaderboard
get user's statistics
getUuid() - Method in class cn.leancloud.LCObject
Get UUID.
getValidateToken() - Method in class cn.leancloud.sms.LCCaptchaValidateResult
 
getValue() - Method in class cn.leancloud.LCStatistic
get value
getValue() - Method in class cn.leancloud.query.QueryOperation
 
getVersion() - Method in class cn.leancloud.LCLeaderboard
get version
getVersion() - Method in class cn.leancloud.LCStatistic
get version
getVersionChangeInterval() - Method in class cn.leancloud.LCLeaderboard
get version change interval
getWhere() - Method in class cn.leancloud.query.QueryConditions
 
getWholeObject(LCUser, String, String, String) - Method in class cn.leancloud.core.StorageClient
 
getWidth() - Method in class cn.leancloud.im.v2.messages.LCIMImageMessage
获取图片的宽度
getWidth() - Method in class cn.leancloud.sms.LCCaptchaOption
 
getWriteAccess(String) - Method in class cn.leancloud.LCACL
Get whether the given user id is *explicitly* allowed to write this object.
getWriteAccess(LCUser) - Method in class cn.leancloud.LCACL
Get whether the given user is *explicitly* allowed to write this object.
GsonArray - Class in cn.leancloud.gson
 
GsonArray(JsonArray) - Constructor for class cn.leancloud.gson.GsonArray
 
GsonArray(List<Object>) - Constructor for class cn.leancloud.gson.GsonArray
 
GsonArray() - Constructor for class cn.leancloud.gson.GsonArray
 
GSONConverterFactory - Class in cn.leancloud.gson
 
GSONConverterFactory() - Constructor for class cn.leancloud.gson.GSONConverterFactory
 
GsonObject - Class in cn.leancloud.gson
 
GsonObject(JsonObject) - Constructor for class cn.leancloud.gson.GsonObject
 
GsonObject(Map<String, Object>) - Constructor for class cn.leancloud.gson.GsonObject
 
GsonObject() - Constructor for class cn.leancloud.gson.GsonObject
 
GSONParser - Class in cn.leancloud.gson
 
GSONParser() - Constructor for class cn.leancloud.gson.GSONParser
 
GsonUTCDateAdapter - Class in cn.leancloud.gson
 
GsonUTCDateAdapter() - Constructor for class cn.leancloud.gson.GsonUTCDateAdapter
 
GsonWrapper - Class in cn.leancloud.gson
 
GsonWrapper() - Constructor for class cn.leancloud.gson.GsonWrapper
 

H

has(String) - Method in class cn.leancloud.LCObject
Contain specified key.
hasCachedResult(String, Map<String, String>, long) - Method in class cn.leancloud.core.StorageClient
 
hasCachedResult() - Method in class cn.leancloud.LCQuery
Has cached result or not.
hasCircleReference(Map<LCObject, Boolean>) - Method in class cn.leancloud.LCObject
judge operations' value include circle reference or not.
hasFrozenEndpoint() - Method in class cn.leancloud.core.AppRouter
 
hashCode() - Method in class cn.leancloud.gson.GsonArray
 
hashCode() - Method in class cn.leancloud.gson.GsonObject
 
hashCode() - Method in class cn.leancloud.im.v2.LCIMBinaryMessage
 
hashCode() - Method in class cn.leancloud.im.v2.LCIMMessage
 
hashCode() - Method in class cn.leancloud.im.v2.LCIMTypedMessage
 
hashCode() - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
hashCode() - Method in class cn.leancloud.json.ParameterizedTypeImpl
 
hashCode() - Method in class cn.leancloud.LCACL
 
hashCode() - Method in class cn.leancloud.LCFile
 
hashCode() - Method in class cn.leancloud.LCObject
 
hashCode() - Method in class cn.leancloud.LCStatus
 
hashCode() - Method in class cn.leancloud.query.QueryOperation
 
hasNext() - Method in class cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 
HEADER_KEY_LC_APPID - Static variable in class cn.leancloud.core.RequestPaddingInterceptor
 
HEADER_KEY_LC_APPKEY - Static variable in class cn.leancloud.core.RequestPaddingInterceptor
 
HEADER_KEY_LC_HOOKKEY - Static variable in class cn.leancloud.core.RequestPaddingInterceptor
 
HEADER_KEY_LC_SIGN - Static variable in class cn.leancloud.core.RequestPaddingInterceptor
 
hits - Variable in class cn.leancloud.search.LCSearchResponse
 
hmacSha1(String, String) - Static method in class cn.leancloud.LeanEngine
 
HttpsRequestRedirectFilter - Class in cn.leancloud
 
HttpsRequestRedirectFilter() - Constructor for class cn.leancloud.HttpsRequestRedirectFilter
 

I

i(String) - Method in class cn.leancloud.LCLogger
 
i(String, Throwable) - Method in class cn.leancloud.LCLogger
 
ignoreHook(LCObject.Hook) - Method in class cn.leancloud.LCObject
ignore specified Hook
IMAGE_HEIGHT - Static variable in class cn.leancloud.im.v2.messages.LCIMImageMessage
 
IMAGE_MESSAGE_TYPE - Static variable in annotation type cn.leancloud.im.v2.annotation.LCIMMessageType
 
IMAGE_WIDTH - Static variable in class cn.leancloud.im.v2.messages.LCIMImageMessage
 
IMHook - Annotation Type in cn.leancloud
 
IMHookType - Enum in cn.leancloud
 
inboxQuery(LCUser, String) - Static method in class cn.leancloud.LCStatus
query statuses send to User owner and with inboxType default query direction: from NEW to OLD.
include(String) - Method in class cn.leancloud.LCQuery
Include nested AVObjects for the provided key.
include(String) - Method in class cn.leancloud.query.QueryConditions
 
include(String) - Method in class cn.leancloud.search.LCSearchQuery
 
includeACL(boolean) - Method in class cn.leancloud.LCQuery
set include ACL or not.
includeACL(boolean) - Method in class cn.leancloud.query.QueryConditions
set include ACL or not.
INCORRECT_TYPE - Static variable in exception cn.leancloud.LCException
Error code indicating that a field was set to an inconsistent type.
increment(String) - Method in class cn.leancloud.LCFile
Increment file attribute.
increment(String, Number) - Method in class cn.leancloud.LCFile
Increment file attribute.
increment(String) - Method in class cn.leancloud.LCObject
Increment one attribute.
increment(String, Number) - Method in class cn.leancloud.LCObject
Increment one attribute.
indexOf(Object) - Method in class cn.leancloud.gson.GsonArray
 
init(FilterConfig) - Method in class cn.leancloud.HttpsRequestRedirectFilter
 
init(FilterConfig) - Method in class cn.leancloud.RequestAuthenticationFilter
 
initialize(String, String) - Static method in class cn.leancloud.core.LeanCloud
 
initialize(String, String, String) - Static method in class cn.leancloud.core.LeanCloud
 
initialize(String, String, String, String) - Static method in class cn.leancloud.LeanEngine
Authenticates this client as belonging to your application.
initialize(String, String, String, String, String) - Static method in class cn.leancloud.LeanEngine
 
initializeWithServerUrl(String, String, String, String, String) - Static method in class cn.leancloud.LeanEngine
 
initializeWithServerUrl(String, String, String, String, String, String) - Static method in class cn.leancloud.LeanEngine
 
initWithQuery(LCQuery) - Static method in class cn.leancloud.livequery.LCLiveQuery
initialize AVLiveQuery with AVQuery
insert(String, Map<String, Object>) - Method in interface cn.leancloud.im.DatabaseDelegate
 
insertContinuousMessages(List<LCIMMessage>, String) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
insertConversations(List<LCIMConversation>) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
insertLocalMessage(LCIMMessage) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
insertMessage(LCIMMessage, boolean) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
instance(String, String, String, Map<String, String>) - Static method in class cn.leancloud.EngineAppConfiguration
 
instance - Static variable in class cn.leancloud.im.RequestCache
 
INTEGER - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
INTENT_KEY_CLIENT - Static variable in interface cn.leancloud.im.v2.Conversation
 
INTENT_KEY_CLIENT_PARCEL - Static variable in interface cn.leancloud.im.v2.Conversation
 
INTENT_KEY_CONV_TYPE - Static variable in interface cn.leancloud.im.v2.Conversation
 
INTENT_KEY_CONVERSATION - Static variable in interface cn.leancloud.im.v2.Conversation
 
INTENT_KEY_DATA - Static variable in interface cn.leancloud.im.v2.Conversation
 
INTENT_KEY_MESSAGE_EX - Static variable in interface cn.leancloud.im.v2.Conversation
 
INTENT_KEY_MESSAGE_OPTION - Static variable in interface cn.leancloud.im.v2.Conversation
 
INTENT_KEY_OPERATION - Static variable in interface cn.leancloud.im.v2.Conversation
 
INTENT_KEY_REQUESTID - Static variable in interface cn.leancloud.im.v2.Conversation
 
intercept(Interceptor.Chain) - Method in class cn.leancloud.core.ErrorInterceptor
 
intercept(Interceptor.Chain) - Method in class cn.leancloud.core.LoggingInterceptor
 
intercept(Interceptor.Chain) - Method in class cn.leancloud.core.RequestPaddingInterceptor
 
INTERNAL_SERVER_ERROR - Static variable in exception cn.leancloud.LCException
Error code indicating that something has gone wrong with the server.
INTERNAL_STATUS_ACCEPTED - Static variable in class cn.leancloud.LCFriendshipRequest
 
INTERNAL_STATUS_DECLINED - Static variable in class cn.leancloud.LCFriendshipRequest
 
internalChangeSessionToken(String) - Method in class cn.leancloud.LCUser
not use it!
internalClassName() - Method in class cn.leancloud.LCObject
Get internal class name.
InternalConfiguration - Class in cn.leancloud.im
 
InternalConfiguration() - Constructor for class cn.leancloud.im.InternalConfiguration
 
internalDone(T, LCException) - Method in class cn.leancloud.callback.LCCallback
 
internalDone(LCException) - Method in class cn.leancloud.callback.LCCallback
 
internalDone0(LCCloudQueryResult, LCException) - Method in class cn.leancloud.callback.CloudQueryCallback
 
internalDone0(Integer, LCException) - Method in class cn.leancloud.callback.CountCallback
internal done function.
internalDone0(LCNull, LCException) - Method in class cn.leancloud.callback.DeleteCallback
 
internalDone0(List<T>, LCException) - Method in class cn.leancloud.callback.FindCallback
 
internalDone0(T, LCException) - Method in class cn.leancloud.callback.FollowCallback
 
internalDone0(Map<String, List<T>>, LCException) - Method in class cn.leancloud.callback.FollowersAndFolloweesCallback
 
internalDone0(T, LCException) - Method in class cn.leancloud.callback.FunctionCallback
 
internalDone0(T, LCException) - Method in class cn.leancloud.callback.GetCallback
 
internalDone0(byte[], LCException) - Method in class cn.leancloud.callback.GetDataCallback
 
internalDone0(InputStream, LCException) - Method in class cn.leancloud.callback.GetDataStreamCallback
 
internalDone0(T, LCException) - Method in class cn.leancloud.callback.GetFileCallback
 
internalDone0(T, LCException) - Method in class cn.leancloud.callback.LCCallback
 
internalDone0(T, LCException) - Method in class cn.leancloud.callback.LogInCallback
 
internalDone0(LCNull, LCException) - Method in class cn.leancloud.callback.MobilePhoneVerifyCallback
MobilePhoneVerifyCallback 用来验证用户的手机号码
internalDone0(Integer, LCException) - Method in class cn.leancloud.callback.ProgressCallback
Override this function with your desired callback.
internalDone0(T, LCException) - Method in class cn.leancloud.callback.RefreshCallback
 
internalDone0(LCNull, LCException) - Method in class cn.leancloud.callback.RequestEmailVerifyCallback
 
internalDone0(LCNull, LCException) - Method in class cn.leancloud.callback.RequestMobileCodeCallback
 
internalDone0(LCNull, LCException) - Method in class cn.leancloud.callback.RequestPasswordResetCallback
 
internalDone0(T, LCException) - Method in class cn.leancloud.callback.SaveCallback
 
internalDone0(LCNull, LCException) - Method in class cn.leancloud.callback.SendCallback
 
internalDone0(LCUser, LCException) - Method in class cn.leancloud.callback.SignUpCallback
 
internalDone0(LCStatus, LCException) - Method in class cn.leancloud.callback.StatusCallback
 
internalDone0(List<LCStatus>, LCException) - Method in class cn.leancloud.callback.StatusListCallback
 
internalDone0(LCNull, LCException) - Method in class cn.leancloud.callback.UpdatePasswordCallback
 
internalDone0(LCIMClient, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMClientCallback
 
internalDone0(LCIMClient.LCIMClientStatus, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMClientStatusCallback
 
internalDone0(Map<String, Object>, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMCommonJsonCallback
 
internalDone0(Void, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationCallback
 
internalDone0(LCIMConversation, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationCreatedCallback
 
internalDone0(LCIMConversationIterableResult, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationIterableResultCallback
 
internalDone0(Integer, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationMemberCountCallback
 
internalDone0(List<LCIMConversationMemberInfo>, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationMemberQueryCallback
 
internalDone0(List<LCIMConversation>, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationQueryCallback
 
internalDone0(List<String>, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMConversationSimpleResultCallback
 
internalDone0(LCIMRecalledMessage, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMMessageRecalledCallback
 
internalDone0(List<LCIMMessage>, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMMessagesQueryCallback
 
internalDone0(LCIMMessage, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMMessageUpdatedCallback
 
internalDone0(List<String>, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMOnlineClientsCallback
 
internalDone0(Map<String, Object>, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMOperationPartiallySucceededCallback
 
internalDone0(LCIMMessage, LCException) - Method in class cn.leancloud.im.v2.callback.LCIMSingleMessageQueryCallback
 
internalDone0(Void, LCException) - Method in class cn.leancloud.livequery.LCLiveQuerySubscribeCallback
 
internalGet(String) - Method in class cn.leancloud.LCObject
 
internalId() - Method in class cn.leancloud.LCObject
 
internalPut(String, Object) - Method in class cn.leancloud.LCObject
 
intLevel() - Method in enum cn.leancloud.LCLogger.Level
 
INVALID_ACL - Static variable in exception cn.leancloud.LCException
Error code indicating an invalid ACL was provided.
INVALID_CHANNEL_NAME - Static variable in exception cn.leancloud.LCException
Error code indicating an invalid channel name.
INVALID_CLASS_NAME - Static variable in exception cn.leancloud.LCException
Error code indicating a missing or invalid classname.
INVALID_EMAIL_ADDRESS - Static variable in exception cn.leancloud.LCException
Error code indicating that the email address was invalid.
INVALID_FILE_NAME - Static variable in exception cn.leancloud.LCException
Error code indicating that an invalid filename was used for AVFile.
INVALID_FILE_URL - Static variable in exception cn.leancloud.LCException
Error code indicating that the file address was invalid.
INVALID_JSON - Static variable in exception cn.leancloud.LCException
Error code indicating that badly formed JSON was received upstream.
INVALID_KEY_NAME - Static variable in exception cn.leancloud.LCException
Error code indicating an invalid key name.
INVALID_LINKED_SESSION - Static variable in exception cn.leancloud.LCException
Error code indicating that an user with a linked (e.g.
INVALID_MESSAGE_ID - Static variable in class cn.leancloud.LCStatus
 
INVALID_NESTED_KEY - Static variable in exception cn.leancloud.LCException
Error code indicating that an invalid key was used in a nested JSONObject.
INVALID_PARAMETER - Static variable in exception cn.leancloud.LCException
 
INVALID_PHONE_NUMBER - Static variable in exception cn.leancloud.LCException
用来标识手机号码格式错误的错误代码
INVALID_POINTER - Static variable in exception cn.leancloud.LCException
Error code indicating a malformed pointer.
INVALID_QUERY - Static variable in exception cn.leancloud.LCException
Error code indicating you tried to query with a datatype that doesn't support it, like exact matching an array or object.
INVALID_ROLE_NAME - Static variable in exception cn.leancloud.LCException
Error code indicating that a role's name is invalid.
INVALID_STATE - Static variable in exception cn.leancloud.LCException
 
INVALID_VERSION - Static variable in class cn.leancloud.LCLeaderboard
 
iOSEnvironmentDev - Static variable in class cn.leancloud.LCPush
 
iOSEnvironmentProd - Static variable in class cn.leancloud.LCPush
 
ioType - Variable in class cn.leancloud.im.v2.LCIMMessage
 
isAlwaysRetrieveAllNotification() - Method in class cn.leancloud.im.LCIMOptions
 
isAnonymous() - Method in class cn.leancloud.LCUser
Whether is anonymous or not.
isAsynchronized() - Static method in class cn.leancloud.core.AppConfiguration
 
isAuthenticated() - Method in class cn.leancloud.LCUser
whether user is authenticated or not.
isAutoMergeOperationDataWhenSave() - Static method in class cn.leancloud.core.AppConfiguration
 
isAutoOpen() - Method in class cn.leancloud.im.LCIMOptions
 
isDataAvailable() - Method in class cn.leancloud.LCObject
Flag to indicate data is available or not.
isDebugEnable() - Static method in class cn.leancloud.core.LeanCloud
 
isDisableAutoLogin4Push() - Method in class cn.leancloud.im.LCIMOptions
 
isEmpty() - Method in class cn.leancloud.gson.GsonArray
 
isEmpty() - Method in class cn.leancloud.gson.GsonObject
 
isEnableAutomatic() - Static method in class cn.leancloud.LCUser
 
isEnableCircularReferenceDetect() - Static method in class cn.leancloud.core.LeanCloud
 
isEnabled(LCLogger.Level) - Method in class cn.leancloud.LCLogger
 
isEnableLocalCache() - Static method in class cn.leancloud.core.AppConfiguration
 
isExpired() - Method in class cn.leancloud.im.Signature
 
isExpired() - Method in class cn.leancloud.im.v2.LCIMTemporaryConversation
 
isFetchWhenSave() - Method in class cn.leancloud.LCObject
Flag to fetchWhenSave.
isFetchWhenSave() - Method in class cn.leancloud.LCStatus
Deprecated.
isIncludeACL() - Method in class cn.leancloud.LCQuery
Flag to indicate need ACL returned in result.
isIncludeACL() - Method in class cn.leancloud.query.QueryConditions
Flag to indicate need ACL returned in result.
isIncognitoMode() - Static method in class cn.leancloud.core.AppConfiguration
 
isLastModifyEnabled() - Static method in class cn.leancloud.core.AppConfiguration
 
isLastModifyEnabled() - Static method in class cn.leancloud.core.LeanCloud
Deprecated.
isMentionAll() - Method in class cn.leancloud.im.v2.LCIMMessage
判断是否 mention 了所有人
isMessageQueryCacheEnabled() - Method in class cn.leancloud.im.LCIMOptions
 
isMobilePhoneVerified() - Method in class cn.leancloud.LCUser
whether user's mobilephone is verified or not.
isNeedResponse() - Method in class cn.leancloud.EndpointParser.EndpointInfo
 
isOnlyPushCount() - Method in class cn.leancloud.im.LCIMOptions
是否被设置为离线消息仅推送数量
isOwner() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
isProductionMode() - Static method in class cn.leancloud.LCCloud
Whether current mode is production or not.
isReceipt() - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
isReconnect() - Method in class cn.leancloud.im.v2.LCIMClientOpenOption
判断是否恢复重连
isRequestStatisticNeed() - Method in class cn.leancloud.callback.GenericObjectCallback
 
isResetConnectionWhileBroken() - Method in class cn.leancloud.im.LCIMOptions
Deprecated.
Since 5.0.18
isRetryNeeded(int, Throwable) - Method in class cn.leancloud.callback.GenericObjectCallback
 
isRPCcall() - Method in class cn.leancloud.EndpointParser.EndpointInfo
 
isRunOnEmulator() - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
isShouldFetch() - Method in class cn.leancloud.im.v2.LCIMConversation
判断当前 Conversation 是否有效,因为 IMConversation 为客户端创建,有可能因为没有同步造成数据丢失 可以根据此函数来判断,如果无效,则需要调用 fetchInfoInBackground 同步数据 如果 fetchInfoInBackground 出错(比如因为 acl 问题造成 Forbidden to find by class permissions ), 客户端就会在收到消息后一直做 fetch 操作,所以这里加了一个判断,如果在 FETCH_TIME_INTERVEL 内有业务类型的 error code 返回,则不在请求
isSystem() - Method in class cn.leancloud.im.v2.LCIMConversation
是否是服务号
isTemporary() - Method in class cn.leancloud.im.v2.LCIMConversation
是否是临时对话
isTrace() - Method in class cn.leancloud.query.QueryConditions
 
isTransient() - Method in class cn.leancloud.im.v2.LCIMConversation
 
isTransient() - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
isUnique() - Method in class cn.leancloud.im.v2.LCIMConversation
 
isUseMasterKey() - Static method in class cn.leancloud.core.GeneralRequestSignature
 
isWill() - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
isWithLastMessagesRefreshed() - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
是否携带最后一条消息
isWrapMessageBinaryBufferAsString() - Method in class cn.leancloud.im.LCIMOptions
 
iterator() - Method in class cn.leancloud.gson.GsonArray
 

J

join(LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
加入当前聊天对话
JSON - Class in cn.leancloud.json
 
JSON() - Constructor for class cn.leancloud.json.JSON
 
JSONArray - Class in cn.leancloud.json
 
JSONArray() - Constructor for class cn.leancloud.json.JSONArray
 
JSONArray.Builder - Class in cn.leancloud.json
 
JSONArrayAdapter - Class in cn.leancloud.gson
 
JSONArrayAdapter() - Constructor for class cn.leancloud.gson.JSONArrayAdapter
 
JSONObject - Class in cn.leancloud.json
 
JSONObject() - Constructor for class cn.leancloud.json.JSONObject
 
JSONObject.Builder - Class in cn.leancloud.json
 
JSONObjectAdapter - Class in cn.leancloud.gson
 
JSONObjectAdapter() - Constructor for class cn.leancloud.gson.JSONObjectAdapter
 
JSONParser - Interface in cn.leancloud.json
 

K

KEY_ACL - Static variable in class cn.leancloud.LCObject
 
KEY_CLASSNAME - Static variable in class cn.leancloud.LCObject
 
KEY_CREATED_AT - Static variable in class cn.leancloud.LCObject
 
KEY_IGNORE_HOOKS - Static variable in class cn.leancloud.LCObject
 
KEY_OBJECT_ID - Static variable in class cn.leancloud.LCObject
 
KEY_SERVERDATA - Static variable in class cn.leancloud.gson.ObjectDeserializer
 
KEY_UPDATED_AT - Static variable in class cn.leancloud.LCObject
 
KEY_VERSION - Static variable in class cn.leancloud.gson.ObjectDeserializer
 
keySet() - Method in class cn.leancloud.gson.GsonObject
 
kickMembers(List<String>, LCIMOperationPartiallySucceededCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
在聊天对话中间踢掉部分参与者

L

LAST_MESSAGE_AT - Static variable in interface cn.leancloud.im.v2.Conversation
 
lastIndexOf(Object) - Method in class cn.leancloud.gson.GsonArray
 
LC_CONVERSATION_INTENT_ACTION - Static variable in interface cn.leancloud.im.v2.Conversation
 
LCACL - Class in cn.leancloud
 
LCACL() - Constructor for class cn.leancloud.LCACL
 
LCACL(JSONObject) - Constructor for class cn.leancloud.LCACL
 
LCACL(HashMap) - Constructor for class cn.leancloud.LCACL
constructor
LCACL(LCACL) - Constructor for class cn.leancloud.LCACL
copy constructor
LCACL(LCUser) - Constructor for class cn.leancloud.LCACL
constructor
LCACL.Permissions - Class in cn.leancloud
 
LCBlockRelation - Class in cn.leancloud
 
LCBlockRelation() - Constructor for class cn.leancloud.LCBlockRelation
 
LCBlockRelation(LCObject) - Constructor for class cn.leancloud.LCBlockRelation
 
LCCallback<T> - Class in cn.leancloud.callback
 
LCCallback() - Constructor for class cn.leancloud.callback.LCCallback
 
LCCaptcha - Class in cn.leancloud.sms
 
LCCaptcha() - Constructor for class cn.leancloud.sms.LCCaptcha
 
LCCaptchaDigest - Class in cn.leancloud.sms
 
LCCaptchaDigest() - Constructor for class cn.leancloud.sms.LCCaptchaDigest
 
LCCaptchaOption - Class in cn.leancloud.sms
 
LCCaptchaOption() - Constructor for class cn.leancloud.sms.LCCaptchaOption
 
LCCaptchaValidateResult - Class in cn.leancloud.sms
 
LCCaptchaValidateResult() - Constructor for class cn.leancloud.sms.LCCaptchaValidateResult
 
LCCloud - Class in cn.leancloud
 
LCCloudQuery - Class in cn.leancloud
 
LCCloudQueryResult - Class in cn.leancloud.query
CloudQuery的返回值 包含符合CloudQuery的一组对象 和 符合query的对象数(在指定了count查询的时候 比如:"select count(*) from _User")
LCCloudQueryResult() - Constructor for class cn.leancloud.query.LCCloudQueryResult
 
LCDate - Class in cn.leancloud.types
 
LCDate() - Constructor for class cn.leancloud.types.LCDate
 
LCDate(JSONObject) - Constructor for class cn.leancloud.types.LCDate
 
LCDate(String) - Constructor for class cn.leancloud.types.LCDate
 
LCException - Exception in cn.leancloud
 
LCException(int, String) - Constructor for exception cn.leancloud.LCException
Construct a new AVException with a particular error code.
LCException(String, Throwable) - Constructor for exception cn.leancloud.LCException
Construct a new AVException with an external cause.
LCException(Throwable) - Constructor for exception cn.leancloud.LCException
Construct a new AVException with an external cause.
LCFile - Class in cn.leancloud
 
LCFile() - Constructor for class cn.leancloud.LCFile
default constructor.
LCFile(String, byte[]) - Constructor for class cn.leancloud.LCFile
constructor with name and data.
LCFile(String, File) - Constructor for class cn.leancloud.LCFile
constructor with name and local file.
LCFile(String, String) - Constructor for class cn.leancloud.LCFile
constructor with name and external url.
LCFile(String, String, Map<String, Object>) - Constructor for class cn.leancloud.LCFile
constructor with name and external url.
LCFile(String, String, Map<String, Object>, boolean) - Constructor for class cn.leancloud.LCFile
 
LCFriendship - Class in cn.leancloud
 
LCFriendship() - Constructor for class cn.leancloud.LCFriendship
 
LCFriendship(LCObject) - Constructor for class cn.leancloud.LCFriendship
 
LCFriendshipRequest - Class in cn.leancloud
 
LCFriendshipRequest() - Constructor for class cn.leancloud.LCFriendshipRequest
 
LCFriendshipRequest(LCFriendshipRequest) - Constructor for class cn.leancloud.LCFriendshipRequest
 
LCGeoPoint - Class in cn.leancloud.types
 
LCGeoPoint() - Constructor for class cn.leancloud.types.LCGeoPoint
 
LCGeoPoint(double, double) - Constructor for class cn.leancloud.types.LCGeoPoint
 
LCIMAudioMessage - Class in cn.leancloud.im.v2.messages
 
LCIMAudioMessage() - Constructor for class cn.leancloud.im.v2.messages.LCIMAudioMessage
 
LCIMAudioMessage(String) - Constructor for class cn.leancloud.im.v2.messages.LCIMAudioMessage
 
LCIMAudioMessage(File) - Constructor for class cn.leancloud.im.v2.messages.LCIMAudioMessage
 
LCIMAudioMessage(LCFile) - Constructor for class cn.leancloud.im.v2.messages.LCIMAudioMessage
 
LCIMBinaryMessage - Class in cn.leancloud.im.v2
 
LCIMBinaryMessage() - Constructor for class cn.leancloud.im.v2.LCIMBinaryMessage
default constructor
LCIMBinaryMessage(String, String) - Constructor for class cn.leancloud.im.v2.LCIMBinaryMessage
constructor
LCIMBinaryMessage(String, String, long, long) - Constructor for class cn.leancloud.im.v2.LCIMBinaryMessage
constructor
LCIMBinaryMessage(String, String, long, long, long) - Constructor for class cn.leancloud.im.v2.LCIMBinaryMessage
constructor
LCIMChatRoom - Class in cn.leancloud.im.v2
 
LCIMChatRoom(LCIMClient, String) - Constructor for class cn.leancloud.im.v2.LCIMChatRoom
 
LCIMClient - Class in cn.leancloud.im.v2
 
LCIMClient.LCIMClientStatus - Enum in cn.leancloud.im.v2
当前client的状态
LCIMClientCallback - Class in cn.leancloud.im.v2.callback
 
LCIMClientCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMClientCallback
 
LCIMClientEventHandler - Class in cn.leancloud.im.v2
用于处理Client相关的事件,包括网络连接断开和网络连接恢复
LCIMClientEventHandler() - Constructor for class cn.leancloud.im.v2.LCIMClientEventHandler
 
LCIMClientOpenOption - Class in cn.leancloud.im.v2
 
LCIMClientOpenOption() - Constructor for class cn.leancloud.im.v2.LCIMClientOpenOption
 
LCIMClientStatusCallback - Class in cn.leancloud.im.v2.callback
 
LCIMClientStatusCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMClientStatusCallback
 
LCIMCommonJsonCallback - Class in cn.leancloud.im.v2.callback
 
LCIMCommonJsonCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMCommonJsonCallback
 
LCIMConversation - Class in cn.leancloud.im.v2
 
LCIMConversation(LCIMClient, List<String>, Map<String, Object>, boolean) - Constructor for class cn.leancloud.im.v2.LCIMConversation
 
LCIMConversation(LCIMClient, String) - Constructor for class cn.leancloud.im.v2.LCIMConversation
 
LCIMConversationCallback - Class in cn.leancloud.im.v2.callback
作为Conversation操作的回调抽象类
LCIMConversationCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMConversationCallback
 
LCIMConversationCreatedCallback - Class in cn.leancloud.im.v2.callback
 
LCIMConversationCreatedCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMConversationCreatedCallback
 
LCIMConversationEventHandler - Class in cn.leancloud.im.v2
 
LCIMConversationEventHandler() - Constructor for class cn.leancloud.im.v2.LCIMConversationEventHandler
 
LCIMConversationIterableResult - Class in cn.leancloud.im.v2.callback
 
LCIMConversationIterableResult() - Constructor for class cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 
LCIMConversationIterableResultCallback - Class in cn.leancloud.im.v2.callback
 
LCIMConversationIterableResultCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMConversationIterableResultCallback
 
LCIMConversationMemberCountCallback - Class in cn.leancloud.im.v2.callback
查询在线用户数目的回调抽象类
LCIMConversationMemberCountCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMConversationMemberCountCallback
 
LCIMConversationMemberInfo - Class in cn.leancloud.im.v2.conversation
 
LCIMConversationMemberInfo(String, String, ConversationMemberRole) - Constructor for class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
构造函数
LCIMConversationMemberInfo(String, String, String, ConversationMemberRole) - Constructor for class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
构造函数
LCIMConversationMemberQueryCallback - Class in cn.leancloud.im.v2.callback
对话成员信息查询结果回调类
LCIMConversationMemberQueryCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMConversationMemberQueryCallback
 
LCIMConversationQueryCallback - Class in cn.leancloud.im.v2.callback
从 IMClient 查询 IMConversation 时的回调抽象类
LCIMConversationQueryCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMConversationQueryCallback
 
LCIMConversationSimpleResultCallback - Class in cn.leancloud.im.v2.callback
 
LCIMConversationSimpleResultCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMConversationSimpleResultCallback
 
LCIMConversationsQuery - Class in cn.leancloud.im.v2
 
LCIMConversationsQuery(LCIMClient) - Constructor for class cn.leancloud.im.v2.LCIMConversationsQuery
 
LCIMEventHandler - Class in cn.leancloud.im
 
LCIMEventHandler() - Constructor for class cn.leancloud.im.LCIMEventHandler
 
LCIMException - Exception in cn.leancloud.im.v2
 
LCIMException(int, int, String) - Constructor for exception cn.leancloud.im.v2.LCIMException
 
LCIMException(int, String) - Constructor for exception cn.leancloud.im.v2.LCIMException
 
LCIMException(int, String, Throwable) - Constructor for exception cn.leancloud.im.v2.LCIMException
 
LCIMException(String, Throwable) - Constructor for exception cn.leancloud.im.v2.LCIMException
 
LCIMException(int, Throwable) - Constructor for exception cn.leancloud.im.v2.LCIMException
 
LCIMException(Throwable) - Constructor for exception cn.leancloud.im.v2.LCIMException
 
LCIMException(int, LCException) - Constructor for exception cn.leancloud.im.v2.LCIMException
 
LCIMFileMessage - Class in cn.leancloud.im.v2.messages
 
LCIMFileMessage() - Constructor for class cn.leancloud.im.v2.messages.LCIMFileMessage
 
LCIMFileMessage(String) - Constructor for class cn.leancloud.im.v2.messages.LCIMFileMessage
 
LCIMFileMessage(File) - Constructor for class cn.leancloud.im.v2.messages.LCIMFileMessage
 
LCIMFileMessage(LCFile) - Constructor for class cn.leancloud.im.v2.messages.LCIMFileMessage
 
LCIMFileMessageAccessor - Class in cn.leancloud.im.v2.messages
 
LCIMFileMessageAccessor() - Constructor for class cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
 
LCIMImageMessage - Class in cn.leancloud.im.v2.messages
 
LCIMImageMessage() - Constructor for class cn.leancloud.im.v2.messages.LCIMImageMessage
 
LCIMImageMessage(String) - Constructor for class cn.leancloud.im.v2.messages.LCIMImageMessage
 
LCIMImageMessage(File) - Constructor for class cn.leancloud.im.v2.messages.LCIMImageMessage
 
LCIMImageMessage(LCFile) - Constructor for class cn.leancloud.im.v2.messages.LCIMImageMessage
 
LCIMLocationMessage - Class in cn.leancloud.im.v2.messages
 
LCIMLocationMessage() - Constructor for class cn.leancloud.im.v2.messages.LCIMLocationMessage
 
LCIMMessage - Class in cn.leancloud.im.v2
 
LCIMMessage() - Constructor for class cn.leancloud.im.v2.LCIMMessage
 
LCIMMessage(String, String) - Constructor for class cn.leancloud.im.v2.LCIMMessage
 
LCIMMessage(String, String, long, long) - Constructor for class cn.leancloud.im.v2.LCIMMessage
 
LCIMMessage(String, String, long, long, long) - Constructor for class cn.leancloud.im.v2.LCIMMessage
 
LCIMMessage.MessageIOType - Enum in cn.leancloud.im.v2
 
LCIMMessage.MessageStatus - Enum in cn.leancloud.im.v2
 
LCIMMessageField - Annotation Type in cn.leancloud.im.v2.annotation
 
LCIMMessageHandler - Class in cn.leancloud.im.v2
继承此类来处理与消息相关的事件
LCIMMessageHandler() - Constructor for class cn.leancloud.im.v2.LCIMMessageHandler
 
LCIMMessageInterval - Class in cn.leancloud.im.v2
Message Query Interval Created by fengjunwen on 2017/9/5.
LCIMMessageInterval(LCIMMessageInterval.MessageIntervalBound, LCIMMessageInterval.MessageIntervalBound) - Constructor for class cn.leancloud.im.v2.LCIMMessageInterval
query interval constructor.
LCIMMessageInterval.MessageIntervalBound - Class in cn.leancloud.im.v2
 
LCIMMessageManager - Class in cn.leancloud.im.v2
 
LCIMMessageManager() - Constructor for class cn.leancloud.im.v2.LCIMMessageManager
 
LCIMMessageManagerHelper - Class in cn.leancloud.im.v2
 
LCIMMessageManagerHelper() - Constructor for class cn.leancloud.im.v2.LCIMMessageManagerHelper
 
LCIMMessageOption - Class in cn.leancloud.im.v2
 
LCIMMessageOption() - Constructor for class cn.leancloud.im.v2.LCIMMessageOption
 
LCIMMessageOption.MessagePriority - Enum in cn.leancloud.im.v2
消息优先级的枚举,仅针对聊天室有效
LCIMMessageQueryDirection - Enum in cn.leancloud.im.v2
 
LCIMMessageRecalledCallback - Class in cn.leancloud.im.v2.callback
 
LCIMMessageRecalledCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMMessageRecalledCallback
 
LCIMMessagesQueryCallback - Class in cn.leancloud.im.v2.callback
 
LCIMMessagesQueryCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMMessagesQueryCallback
 
LCIMMessageStorage - Class in cn.leancloud.im.v2
 
LCIMMessageStorage.MessageQueryResult - Class in cn.leancloud.im.v2
 
LCIMMessageStorage.SQL - Class in cn.leancloud.im.v2
 
LCIMMessageStorage.StorageMessageCallback - Interface in cn.leancloud.im.v2
 
LCIMMessageStorage.StorageQueryCallback - Interface in cn.leancloud.im.v2
 
LCIMMessageType - Annotation Type in cn.leancloud.im.v2.annotation
 
LCIMMessageUpdatedCallback - Class in cn.leancloud.im.v2.callback
 
LCIMMessageUpdatedCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMMessageUpdatedCallback
 
LCIMOnlineClientsCallback - Class in cn.leancloud.im.v2.callback
 
LCIMOnlineClientsCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMOnlineClientsCallback
 
LCIMOperationFailure - Class in cn.leancloud.im.v2.callback
 
LCIMOperationFailure() - Constructor for class cn.leancloud.im.v2.callback.LCIMOperationFailure
默认构造函数
LCIMOperationPartiallySucceededCallback - Class in cn.leancloud.im.v2.callback
 
LCIMOperationPartiallySucceededCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMOperationPartiallySucceededCallback
 
LCIMOptions - Class in cn.leancloud.im
 
LCIMRecalledMessage - Class in cn.leancloud.im.v2.messages
 
LCIMRecalledMessage() - Constructor for class cn.leancloud.im.v2.messages.LCIMRecalledMessage
 
LCIMReservedMessageType - Enum in cn.leancloud.im.v2
预留的 MessageType
LCIMServiceConversation - Class in cn.leancloud.im.v2
 
LCIMServiceConversation(LCIMClient, String) - Constructor for class cn.leancloud.im.v2.LCIMServiceConversation
 
LCIMSingleMessageQueryCallback - Class in cn.leancloud.im.v2.callback
针对某些明确知道只有一个消息返回的消息查询接口的回调 比如getLastMessage
LCIMSingleMessageQueryCallback() - Constructor for class cn.leancloud.im.v2.callback.LCIMSingleMessageQueryCallback
 
LCIMTemporaryConversation - Class in cn.leancloud.im.v2
 
LCIMTemporaryConversation(LCIMClient, String) - Constructor for class cn.leancloud.im.v2.LCIMTemporaryConversation
 
LCIMTextMessage - Class in cn.leancloud.im.v2.messages
 
LCIMTextMessage() - Constructor for class cn.leancloud.im.v2.messages.LCIMTextMessage
 
LCIMTypedMessage - Class in cn.leancloud.im.v2
 
LCIMTypedMessage() - Constructor for class cn.leancloud.im.v2.LCIMTypedMessage
 
LCIMTypedMessage(int) - Constructor for class cn.leancloud.im.v2.LCIMTypedMessage
 
LCIMTypedMessageHandler<T extends LCIMTypedMessage> - Class in cn.leancloud.im.v2
继承此类来处理与自定义消息相关的事件
LCIMTypedMessageHandler() - Constructor for class cn.leancloud.im.v2.LCIMTypedMessageHandler
 
LCIMVideoMessage - Class in cn.leancloud.im.v2.messages
 
LCIMVideoMessage() - Constructor for class cn.leancloud.im.v2.messages.LCIMVideoMessage
 
LCIMVideoMessage(String) - Constructor for class cn.leancloud.im.v2.messages.LCIMVideoMessage
 
LCIMVideoMessage(File) - Constructor for class cn.leancloud.im.v2.messages.LCIMVideoMessage
 
LCIMVideoMessage(LCFile) - Constructor for class cn.leancloud.im.v2.messages.LCIMVideoMessage
 
LCInstallation - Class in cn.leancloud
 
LCInstallation() - Constructor for class cn.leancloud.LCInstallation
 
LCInstallation(LCObject) - Constructor for class cn.leancloud.LCInstallation
 
LCLeaderboard - Class in cn.leancloud
 
LCLeaderboard(LCObject) - Constructor for class cn.leancloud.LCLeaderboard
 
LCLeaderboard.LCLeaderboardOrder - Enum in cn.leancloud
 
LCLeaderboard.LCLeaderboardUpdateStrategy - Enum in cn.leancloud
 
LCLeaderboard.LCLeaderboardVersionChangeInterval - Enum in cn.leancloud
 
LCLeaderboardResult - Class in cn.leancloud
 
LCLeaderboardResult() - Constructor for class cn.leancloud.LCLeaderboardResult
 
LCLiveQuery - Class in cn.leancloud.livequery
 
LCLiveQuery.EventType - Enum in cn.leancloud.livequery
 
LCLiveQueryConnectionHandler - Interface in cn.leancloud.livequery
LiveQuery Connection Handler
LCLiveQueryEventHandler - Class in cn.leancloud.livequery
 
LCLiveQueryEventHandler() - Constructor for class cn.leancloud.livequery.LCLiveQueryEventHandler
 
LCLiveQuerySubscribeCallback - Class in cn.leancloud.livequery
 
LCLiveQuerySubscribeCallback() - Constructor for class cn.leancloud.livequery.LCLiveQuerySubscribeCallback
 
LCLogger - Class in cn.leancloud
 
LCLogger(String) - Constructor for class cn.leancloud.LCLogger
 
LCLogger.Level - Enum in cn.leancloud
 
LCNotificationManager - Class in cn.leancloud.push
 
LCNull - Class in cn.leancloud.types
 
LCNull() - Constructor for class cn.leancloud.types.LCNull
 
LCObject - Class in cn.leancloud
 
LCObject() - Constructor for class cn.leancloud.LCObject
Default constructor.
LCObject(String) - Constructor for class cn.leancloud.LCObject
Constructor with class name.
LCObject(LCObject) - Constructor for class cn.leancloud.LCObject
Copy constructor.
LCObject.Hook - Enum in cn.leancloud
 
LCPush - Class in cn.leancloud
 
LCPush() - Constructor for class cn.leancloud.LCPush
Creates a new push notification.
LCPushMessageListener - Class in cn.leancloud.push
 
LCQuery<T extends LCObject> - Class in cn.leancloud
 
LCQuery(String) - Constructor for class cn.leancloud.LCQuery
Constructs a query.
LCQuery.CachePolicy - Enum in cn.leancloud
 
LCQueryResult - Class in cn.leancloud.query
 
LCQueryResult() - Constructor for class cn.leancloud.query.LCQueryResult
 
LCRanking - Class in cn.leancloud
 
LCRanking() - Constructor for class cn.leancloud.LCRanking
 
LCRelation<T extends LCObject> - Class in cn.leancloud
 
LCRelation() - Constructor for class cn.leancloud.LCRelation
 
LCRelation(LCObject, String) - Constructor for class cn.leancloud.LCRelation
 
LCRelation(String) - Constructor for class cn.leancloud.LCRelation
 
LCRole - Class in cn.leancloud
 
LCRole() - Constructor for class cn.leancloud.LCRole
 
LCRole(String) - Constructor for class cn.leancloud.LCRole
 
LCRole(String, LCACL) - Constructor for class cn.leancloud.LCRole
 
LCSaveOption - Class in cn.leancloud
 
LCSaveOption() - Constructor for class cn.leancloud.LCSaveOption
 
LCSearchQuery<T extends LCObject> - Class in cn.leancloud.search
 
LCSearchQuery() - Constructor for class cn.leancloud.search.LCSearchQuery
 
LCSearchQuery(String) - Constructor for class cn.leancloud.search.LCSearchQuery
 
LCSearchQuery(String, Class<T>) - Constructor for class cn.leancloud.search.LCSearchQuery
 
LCSearchResponse - Class in cn.leancloud.search
 
LCSearchResponse() - Constructor for class cn.leancloud.search.LCSearchResponse
 
LCSearchSortBuilder - Class in cn.leancloud.search
 
LCSearchSortBuilder() - Constructor for class cn.leancloud.search.LCSearchSortBuilder
 
LCSMS - Class in cn.leancloud.sms
 
LCSMS() - Constructor for class cn.leancloud.sms.LCSMS
 
LCSMS.TYPE - Enum in cn.leancloud.sms
 
LCSMSOption - Class in cn.leancloud.sms
 
LCSMSOption() - Constructor for class cn.leancloud.sms.LCSMSOption
 
LCStatistic - Class in cn.leancloud
 
LCStatistic() - Constructor for class cn.leancloud.LCStatistic
 
LCStatisticResult - Class in cn.leancloud
 
LCStatisticResult() - Constructor for class cn.leancloud.LCStatisticResult
 
LCStatus - Class in cn.leancloud
Status 预定义属性: 1.
LCStatus() - Constructor for class cn.leancloud.LCStatus
default constructor.
LCStatus(LCObject) - Constructor for class cn.leancloud.LCStatus
constructor from AVObject instance.
LCStatus.INBOX_TYPE - Enum in cn.leancloud
 
LCStatusQuery - Class in cn.leancloud
 
LCStatusQuery(LCStatusQuery.SourceType) - Constructor for class cn.leancloud.LCStatusQuery
 
LCStatusQuery.PaginationDirection - Enum in cn.leancloud
 
LCStatusQuery.SourceType - Enum in cn.leancloud
 
LCUser - Class in cn.leancloud
 
LCUser() - Constructor for class cn.leancloud.LCUser
constructor
LCUser.SNS_PLATFORM - Enum in cn.leancloud
 
LCUserCookieSign - Interface in cn.leancloud
 
LCUserSignatureFactory - Class in cn.leancloud.im
 
LCUserSignatureFactory(String) - Constructor for class cn.leancloud.im.LCUserSignatureFactory
 
LeanCloud - Class in cn.leancloud.core
we should set following variables: 0.
LeanCloud() - Constructor for class cn.leancloud.core.LeanCloud
 
LeanCloud.REGION - Enum in cn.leancloud.core
 
LeanEngine - Class in cn.leancloud
 
LeanEngine() - Constructor for class cn.leancloud.LeanEngine
 
LeanEngineHealthCheckServlet - Class in cn.leancloud
定义云函数中的健康检查函数
LeanEngineHealthCheckServlet() - Constructor for class cn.leancloud.LeanEngineHealthCheckServlet
 
LeanEngineMetadataServlet - Class in cn.leancloud
 
LeanEngineMetadataServlet() - Constructor for class cn.leancloud.LeanEngineMetadataServlet
 
LeanService - Enum in cn.leancloud.core
 
limit(int) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合的大小上限
limit(int) - Method in class cn.leancloud.LCQuery
 
LINKED_ID_MISSING - Static variable in exception cn.leancloud.LCException
Error code indicating that an user cannot be linked to an account because that account's id could not be found.
listIterator() - Method in class cn.leancloud.gson.GsonArray
 
listIterator(int) - Method in class cn.leancloud.gson.GsonArray
 
LIVEQUERY_DEFAULT_ID - Static variable in class cn.leancloud.livequery.LiveQueryOperationDelegate
 
LIVEQUERY_PRIFIX - Static variable in class cn.leancloud.livequery.LCLiveQuery
 
LiveQueryOperationDelegate - Class in cn.leancloud.livequery
 
localClose() - Method in class cn.leancloud.im.v2.LCIMClient
 
LOCATION_MESSAGE_TYPE - Static variable in annotation type cn.leancloud.im.v2.annotation.LCIMMessageType
 
LOGGER - Static variable in class cn.leancloud.im.v2.LCIMClientEventHandler
 
LOGGER - Static variable in class cn.leancloud.im.v2.LCIMConversationEventHandler
 
LOGGER - Static variable in class cn.leancloud.im.v2.LCIMMessageManager
 
logger - Static variable in class cn.leancloud.LCObject
 
LoggingInterceptor - Class in cn.leancloud.core
 
LoggingInterceptor() - Constructor for class cn.leancloud.core.LoggingInterceptor
 
logIn(JSONObject, Class<T>) - Method in class cn.leancloud.core.StorageClient
 
logIn(String, String) - Static method in class cn.leancloud.LCUser
logIn in background
logIn(String, String, Class<T>) - Static method in class cn.leancloud.LCUser
logIn in background
login(String, int) - Method in class cn.leancloud.livequery.LiveQueryOperationDelegate
 
logInAnonymously() - Static method in class cn.leancloud.LCUser
login as anonymous user in background.
loginByEmail(String, String) - Static method in class cn.leancloud.LCUser
logIn with email and password
loginByMobilePhoneNumber(String, String) - Static method in class cn.leancloud.LCUser
logIn with mobile phone and password.
loginByMobilePhoneNumber(String, String, Class<T>) - Static method in class cn.leancloud.LCUser
logIn with mobile phone and password.
loginBySMSCode(String, String) - Static method in class cn.leancloud.LCUser
logIn with mobile phone and sms code.
loginBySMSCode(String, String, Class<T>) - Static method in class cn.leancloud.LCUser
logIn with mobile phone and sms code.
LogInCallback<T extends LCUser> - Class in cn.leancloud.callback
 
LogInCallback() - Constructor for class cn.leancloud.callback.LogInCallback
 
loginLiveQuery(LCConnectionManager, String, LCLiveQuerySubscribeCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
loginLiveQuery(LCConnectionManager, String, LCLiveQuerySubscribeCallback) - Method in interface cn.leancloud.im.OperationTube
 
loginLiveQueryDirectly(LCConnectionManager, String, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
loginWithAuthData(Map<String, Object>, String) - Static method in class cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Map<String, Object>, String, String, String, boolean) - Static method in class cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Class<T>, Map<String, Object>, String) - Static method in class cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Class<T>, Map<String, Object>, String, String, String, boolean) - Static method in class cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Map<String, Object>, String, boolean) - Method in class cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Map<String, Object>, String, String, String, boolean, boolean) - Method in class cn.leancloud.LCUser
login with auth data.
logOut() - Static method in class cn.leancloud.LCUser
user logout.
lookup(Class<T>, String) - Static method in class cn.leancloud.LCLeaderboard
 

M

makeSureCacheDirWorkable() - Static method in class cn.leancloud.core.AppConfiguration
 
MapDeserializerDoubleAsIntFix - Class in cn.leancloud.gson
 
MapDeserializerDoubleAsIntFix() - Constructor for class cn.leancloud.gson.MapDeserializerDoubleAsIntFix
 
markConversationRead(LCConnectionManager, String, String, int, Map<String, Object>) - Method in class cn.leancloud.im.DirectlyOperationTube
 
markConversationRead(LCConnectionManager, String, String, int, Map<String, Object>) - Method in interface cn.leancloud.im.OperationTube
 
markConversationReadDirectly(LCConnectionManager, String, String, int, Map<String, Object>, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
mediaInfo(File) - Method in interface cn.leancloud.im.FileMetaAccessor
 
mediaInfo(File) - Method in class cn.leancloud.im.SimpleFileMetaAccessor
 
mediaInfo(File) - Static method in class cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
 
MEMBER_TYPE_ENTITY - Static variable in class cn.leancloud.LCLeaderboard
 
MEMBER_TYPE_OBJECT - Static variable in class cn.leancloud.LCLeaderboard
 
MEMBER_TYPE_USER - Static variable in class cn.leancloud.LCLeaderboard
 
MEMBERS - Static variable in interface cn.leancloud.im.v2.Conversation
 
mentionAll - Variable in class cn.leancloud.im.v2.LCIMMessage
 
mentioned() - Method in class cn.leancloud.im.v2.LCIMMessage
判断消息里面是否 mention 了当前用户
mentionList - Variable in class cn.leancloud.im.v2.LCIMMessage
 
mergeConversationFromJsonObject(LCIMConversation, JSONObject, JSONObject) - Static method in class cn.leancloud.im.v2.ConversationSynchronizer
 
mergeMembers(LCIMConversation, List<String>) - Static method in class cn.leancloud.im.v2.ConversationSynchronizer
 
MESSAGE_INDEX - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
MESSAGE_INNERTYPE_BIN - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
MESSAGE_INNERTYPE_PLAIN - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
MESSAGE_TABLE - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
MessageHandler<T extends LCIMMessage> - Class in cn.leancloud.im.v2
 
MessageHandler() - Constructor for class cn.leancloud.im.v2.MessageHandler
 
messageId - Variable in class cn.leancloud.im.v2.LCIMMessage
 
messageId - Variable in class cn.leancloud.im.v2.LCIMMessageInterval.MessageIntervalBound
 
MessageQueryResult() - Constructor for class cn.leancloud.im.v2.LCIMMessageStorage.MessageQueryResult
 
MISSING_OBJECT_ID - Static variable in exception cn.leancloud.LCException
Error code indicating an unspecified object id.
MobilePhoneVerifyCallback - Class in cn.leancloud.callback
 
MobilePhoneVerifyCallback() - Constructor for class cn.leancloud.callback.MobilePhoneVerifyCallback
 
MUST_CREATE_USER_THROUGH_SIGNUP - Static variable in exception cn.leancloud.LCException
Error code indicating that an user can only be created through signup.
MUTE - Static variable in interface cn.leancloud.im.v2.Conversation
 
mute(LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
静音,客户端拒绝收到服务器端的离线推送通知
muteMembers(List<String>, LCIMOperationPartiallySucceededCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
将部分成员禁言

N

NAME - Static variable in interface cn.leancloud.im.v2.Conversation
 
newBuilder() - Static method in class cn.leancloud.search.LCSearchSortBuilder
 
newUploadToken(LCUser, JSONObject) - Method in class cn.leancloud.core.StorageClient
 
nextInBackground() - Method in class cn.leancloud.LCStatusQuery
get next pagination result.
NOT_INITIALIZED - Static variable in exception cn.leancloud.LCException
You must call AVOSCloud.initialize before using the AVOSCloud library.
NumberDeserializerDoubleAsIntFix - Class in cn.leancloud.gson
 
NumberDeserializerDoubleAsIntFix() - Constructor for class cn.leancloud.gson.NumberDeserializerDoubleAsIntFix
 
NUMBERIC - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 

O

OBJECT_NOT_FOUND - Static variable in exception cn.leancloud.LCException
Error code indicating the specified object doesn't exist.
OBJECT_TOO_LARGE - Static variable in exception cn.leancloud.LCException
Error code indicating that the object is too large.
ObjectDeserializer - Class in cn.leancloud.gson
 
ObjectDeserializer() - Constructor for class cn.leancloud.gson.ObjectDeserializer
 
objectFromClassName(String) - Static method in class cn.leancloud.Transformer
 
objectId - Variable in class cn.leancloud.LCObject
 
ObserverBuilder - Class in cn.leancloud.convertor
 
ObserverBuilder() - Constructor for class cn.leancloud.convertor.ObserverBuilder
 
onBlocked(LCIMClient, LCIMConversation, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
当前用户被加入黑名单通知处理函数
onClientOffline(LCIMClient, int) - Method in class cn.leancloud.im.v2.LCIMClientEventHandler
实现本方法以处理当前登录被踢下线的情况
onConnectionClose() - Method in interface cn.leancloud.livequery.LCLiveQueryConnectionHandler
Connection is close
onConnectionError(int, String) - Method in interface cn.leancloud.livequery.LCLiveQueryConnectionHandler
Connection failed.
onConnectionOpen() - Method in interface cn.leancloud.livequery.LCLiveQueryConnectionHandler
Connection is open
onConnectionPaused(LCIMClient) - Method in class cn.leancloud.im.v2.LCIMClientEventHandler
实现本方法以处理网络断开事件
onConnectionResume(LCIMClient) - Method in class cn.leancloud.im.v2.LCIMClientEventHandler
实现本方法以处理网络恢复事件
onDataSynchronized() - Method in class cn.leancloud.LCInstallation
 
onDataSynchronized() - Method in class cn.leancloud.LCObject
 
onDataSynchronized() - Method in class cn.leancloud.LCUser
 
onError(Integer, Messages.ErrorCommand) - Method in class cn.leancloud.push.LCPushMessageListener
 
onFailure(int, Throwable, String) - Method in class cn.leancloud.callback.GenericObjectCallback
 
onFailure(Throwable, String) - Method in class cn.leancloud.callback.GenericObjectCallback
 
onGroupRequestFinished(int, int, LCObject) - Method in class cn.leancloud.callback.GenericObjectCallback
 
onInfoChanged(LCIMClient, LCIMConversation, JSONObject, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
对话自身属性变更通知
onInvited(LCIMClient, LCIMConversation, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
实现本方法来处理当前用户被邀请到某个聊天对话事件
onKicked(LCIMClient, LCIMConversation, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
实现本方法来处理当前用户被踢出某个聊天对话事件
onLastDeliveredAtUpdated(LCIMClient, LCIMConversation) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理对方已经接收消息的通知
onLastReadAtUpdated(LCIMClient, LCIMConversation) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理对方已经阅读消息的通知
onLiveQueryCompleted(int, Throwable) - Method in class cn.leancloud.im.DirectlyOperationTube
 
onLiveQueryCompleted(int, Throwable) - Method in interface cn.leancloud.im.OperationTube
 
onMemberBlocked(LCIMClient, LCIMConversation, List<String>, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
聊天室成员被加入黑名单通知处理函数
onMemberInfoUpdated(LCIMClient, LCIMConversation, LCIMConversationMemberInfo, List<String>, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
对话成员信息变更通知。 常见的有:某成员权限发生变化(如,被设为管理员等)。
onMemberJoined(LCIMClient, LCIMConversation, List<String>, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
实现本方法以处理聊天对话中的参与者加入事件
onMemberLeft(LCIMClient, LCIMConversation, List<String>, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
实现本方法以处理聊天对话中的参与者离开事件
onMemberMuted(LCIMClient, LCIMConversation, List<String>, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
聊天室成员被禁言通知处理函数
onMemberUnblocked(LCIMClient, LCIMConversation, List<String>, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
聊天室成员被移出黑名单通知处理函数
onMemberUnmuted(LCIMClient, LCIMConversation, List<String>, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
聊天室成员被解除禁言通知处理函数
onMessage(LCIMMessage, LCIMConversation, LCIMClient) - Method in class cn.leancloud.im.v2.LCIMMessageHandler
重载此方法来处理接收消息
onMessage(T, LCIMConversation, LCIMClient) - Method in class cn.leancloud.im.v2.LCIMTypedMessageHandler
重载此方法来处理接收消息
onMessage(T, LCIMConversation, LCIMClient) - Method in class cn.leancloud.im.v2.MessageHandler
 
onMessageArriving(String, Integer, Messages.GenericCommand) - Method in class cn.leancloud.push.LCPushMessageListener
 
onMessageRecalled(LCIMClient, LCIMConversation, LCIMMessage) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理消息的撤回事件
onMessageReceipt(LCIMMessage, LCIMConversation, LCIMClient) - Method in class cn.leancloud.im.v2.LCIMMessageHandler
重载此方法来处理消息回执
onMessageReceipt(T, LCIMConversation, LCIMClient) - Method in class cn.leancloud.im.v2.LCIMTypedMessageHandler
重载此方法来处理消息回执
onMessageReceipt(T, LCIMConversation, LCIMClient) - Method in class cn.leancloud.im.v2.MessageHandler
 
onMessageReceiptEx(LCIMMessage, String, LCIMConversation, LCIMClient) - Method in class cn.leancloud.im.v2.LCIMMessageHandler
重载此方法来处理消息回执
onMessageReceiptEx(T, String, LCIMConversation, LCIMClient) - Method in class cn.leancloud.im.v2.LCIMTypedMessageHandler
 
onMessageReceiptEx(T, String, LCIMConversation, LCIMClient) - Method in class cn.leancloud.im.v2.MessageHandler
 
onMessageUpdated(LCIMClient, LCIMConversation, LCIMMessage) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理消息的更新事件
onMuted(LCIMClient, LCIMConversation, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
当前用户被禁言通知处理函数
onObjectCreated(LCObject) - Method in class cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when an associated AVObject created
onObjectDeleted(String) - Method in class cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when a related AVObject is deleted
onObjectEnter(LCObject, List<String>) - Method in class cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when an AVObject matched the associated AVQuery after update
onObjectLeave(LCObject, List<String>) - Method in class 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>) - Method in class cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when an associated AVObject updated
onOperationCompleted(String, String, int, Conversation.LCIMOperation, Throwable) - Method in class cn.leancloud.im.DirectlyOperationTube
 
onOperationCompleted(String, String, int, Conversation.LCIMOperation, Throwable) - Method in interface cn.leancloud.im.OperationTube
 
onOperationCompletedEx(String, String, int, Conversation.LCIMOperation, HashMap<String, Object>) - Method in class cn.leancloud.im.DirectlyOperationTube
 
onOperationCompletedEx(String, String, int, Conversation.LCIMOperation, HashMap<String, Object>) - Method in interface cn.leancloud.im.OperationTube
 
onSaveFailure() - Method in class cn.leancloud.LCObject
 
onSaveFailure() - Method in class cn.leancloud.LCUser
 
onSaveSuccess() - Method in class cn.leancloud.LCInstallation
 
onSaveSuccess() - Method in class cn.leancloud.LCObject
 
onSaveSuccess() - Method in class cn.leancloud.LCUser
 
onSignatureReady(Signature, LCException) - Method in class cn.leancloud.im.SignatureCallback
 
onSuccess(String, LCException) - Method in class cn.leancloud.callback.GenericObjectCallback
 
onUnblocked(LCIMClient, LCIMConversation, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
当前用户被移出黑名单通知处理函数
onUnmuted(LCIMClient, LCIMConversation, String) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
当前用户被解除禁言通知处理函数
onUnreadMessagesCountUpdated(LCIMClient, LCIMConversation) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
实现本地方法来处理未读消息数量的通知
onUserLogin(LCUser) - Method in class cn.leancloud.livequery.LCLiveQueryEventHandler
This method will be called when a related user login
onWebSocketClose() - Method in class cn.leancloud.push.LCPushMessageListener
 
onWebSocketOpen() - Method in class cn.leancloud.push.LCPushMessageListener
 
open(LCIMClientCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Open client.
open(LCIMClientOpenOption, LCIMClientCallback) - Method in class cn.leancloud.im.v2.LCIMClient
Open Client with options.
openClient(LCConnectionManager, String, String, String, boolean, LCIMClientCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
openClient(LCConnectionManager, String, String, String, boolean, LCIMClientCallback) - Method in interface cn.leancloud.im.OperationTube
 
openClientDirectly(LCConnectionManager, String, String, String, boolean, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
OPERATION_FORBIDDEN - Static variable in exception cn.leancloud.LCException
Error code indicating that the operation isn't allowed for clients.
operations - Variable in class cn.leancloud.im.v2.LCIMConversation
 
operations - Variable in class cn.leancloud.LCObject
 
OperationTube - Interface in cn.leancloud.im
 
or(List<LCIMConversationsQuery>) - Static method in class cn.leancloud.im.v2.LCIMConversationsQuery
Constructs a IMConversationsQuery that is the or of the given queries.
or(List<LCQuery<T>>) - Static method in class cn.leancloud.LCQuery
Constructs a query that is the or of the given queries.
OR_OP - Static variable in class cn.leancloud.query.QueryOperation
 
order(String) - Method in class cn.leancloud.LCQuery
 
order(String) - Method in class cn.leancloud.search.LCSearchQuery
设置查询字段列表,以逗号隔开的字符串,例如"a,b,c",表示按照a,b,c三个字段的顺序排序,如果字段前面有负号,表示倒序,例如"a,-b"
orderByAscending(String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合按照指定key进行增序排列
orderByAscending(String) - Method in class cn.leancloud.LCQuery
Sorts the results in ascending order by the given key.
orderByAscending(String) - Method in class cn.leancloud.query.QueryConditions
 
orderByAscending(String) - Method in class cn.leancloud.search.LCSearchQuery
根据提供的key进行升序排序
orderByAscending(String, String, String) - Method in class cn.leancloud.search.LCSearchSortBuilder
按照key升序排序
orderByAscending(String, String) - Method in class cn.leancloud.search.LCSearchSortBuilder
 
orderByAscending(String) - Method in class cn.leancloud.search.LCSearchSortBuilder
 
orderByDescending(String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合按照指定key进行降序排列
orderByDescending(String) - Method in class cn.leancloud.LCQuery
Sorts the results in descending order by the given key.
orderByDescending(String) - Method in class cn.leancloud.query.QueryConditions
 
orderByDescending(String) - Method in class cn.leancloud.search.LCSearchQuery
根据提供的key进行降序排序
orderByDescending(String, String, String) - Method in class cn.leancloud.search.LCSearchSortBuilder
按照key降序排序
orderByDescending(String, String) - Method in class cn.leancloud.search.LCSearchSortBuilder
 
orderByDescending(String) - Method in class cn.leancloud.search.LCSearchSortBuilder
 
OTHER_CAUSE - Static variable in exception cn.leancloud.LCException
 

P

PaasClient - Class in cn.leancloud.core
we must config following variables: 1.
PaasClient() - Constructor for class cn.leancloud.core.PaasClient
 
PARAM_CLIENT_RECONNECTION - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CLIENT_TAG - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CLIENT_USERSESSIONTOKEN - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ATTRIBUTE - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ISSYSTEM - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ISTEMPORARY - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ISTRANSIENT - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_ISUNIQUE - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_MEMBER - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_MEMBER_DETAILS - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_CONVERSATION_TEMPORARY_TTL - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_PATCH_TIME - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_DIRECT - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_LIMIT - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_MSGID - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_STARTCLOSED - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TIMESTAMP - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TO_MSGID - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TO_TIMESTAMP - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TOCLOSED - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_MESSAGE_QUERY_TYPE - Static variable in interface cn.leancloud.im.v2.Conversation
 
PARAM_ONLINE_CLIENTS - Static variable in interface cn.leancloud.im.v2.Conversation
 
ParameterizedTypeImpl - Class in cn.leancloud.json
 
ParameterizedTypeImpl(Type[], Type, Type) - Constructor for class cn.leancloud.json.ParameterizedTypeImpl
 
parse(String) - Static method in enum cn.leancloud.EngineHookType
 
parse(String) - Method in class cn.leancloud.gson.GSONParser
 
parse(String) - Static method in enum cn.leancloud.IMHookType
 
parse(String) - Static method in class cn.leancloud.json.JSON
 
parse(String) - Method in interface cn.leancloud.json.JSONParser
 
parseAdditionalMetaData(Map<String, Object>, JSONObject) - Method in class cn.leancloud.im.v2.messages.LCIMAudioMessage
 
parseAdditionalMetaData(Map<String, Object>, JSONObject) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
parseAdditionalMetaData(Map<String, Object>, JSONObject) - Method in class cn.leancloud.im.v2.messages.LCIMImageMessage
 
parseAdditionalMetaData(Map<String, Object>, JSONObject) - Method in class cn.leancloud.im.v2.messages.LCIMVideoMessage
 
parseArray(String) - Method in class cn.leancloud.gson.GSONParser
 
parseArray(String, Class<T>) - Method in class cn.leancloud.gson.GSONParser
 
parseArray(String) - Static method in class cn.leancloud.json.JSON
 
parseArray(String, Class<T>) - Static method in class cn.leancloud.json.JSON
 
parseArray(String) - Method in interface cn.leancloud.json.JSONParser
 
parseArray(String, Class<T>) - Method in interface cn.leancloud.json.JSONParser
 
parseAVObject(String) - Static method in class cn.leancloud.ArchivedRequests
 
parseCookie(HttpServletRequest, HttpServletResponse) - Method in class cn.leancloud.EngineSessionCookie
 
parseFromCode(int) - Static method in enum cn.leancloud.im.v2.LCIMMessageQueryDirection
 
parseFromJson(LCIMClient, Map<String, Object>) - Static method in class cn.leancloud.im.v2.LCIMConversation
parse LCIMConversation from jsonObject
parseJSON(Map<String, Object>) - Static method in class cn.leancloud.im.v2.LCIMMessage
 
parseJSONString(String) - Static method in class cn.leancloud.im.v2.LCIMMessage
 
parseJSONString(String) - Static method in class cn.leancloud.im.v2.LCIMMessageOption
 
parseLCObject(String) - Static method in class cn.leancloud.LCObject
Create AVObject instance from json string which generated by AVObject.toString or AVObject.toJSONString.
parseMetaData(Map<String, Object>) - Static method in class cn.leancloud.EngineRequestContext
 
parseObject(String, Class<T>) - Method in class cn.leancloud.gson.GSONParser
 
parseObject(String, TypeReference<T>) - Method in class cn.leancloud.gson.GSONParser
 
parseObject(String) - Method in class cn.leancloud.gson.GSONParser
 
parseObject(String) - Static method in class cn.leancloud.gson.GsonWrapper
 
parseObject(String, Class<T>) - Static method in class cn.leancloud.gson.GsonWrapper
 
parseObject(String, Type) - Static method in class cn.leancloud.gson.GsonWrapper
 
parseObject(String, Class<T>) - Static method in class cn.leancloud.json.JSON
 
parseObject(String, TypeReference<T>) - Static method in class cn.leancloud.json.JSON
 
parseObject(String) - Static method in class cn.leancloud.json.JSON
 
parseObject(String, Class<T>) - Method in interface cn.leancloud.json.JSONParser
 
parseObject(String, TypeReference<T>) - Method in interface cn.leancloud.json.JSONParser
 
parseObject(String) - Method in interface cn.leancloud.json.JSONParser
 
parseParams(String) - Method in class cn.leancloud.EngineFunctionHandlerInfo
 
parseParams(String) - Method in class cn.leancloud.EngineFunctionParamInfo
 
parseParams(Collection) - Method in class cn.leancloud.EngineFunctionParamInfo
 
parseParams(Map<String, Object>) - Method in class cn.leancloud.EngineFunctionParamInfo
 
parseParams(String) - Method in class cn.leancloud.EngineHandlerInfo
 
parseParams(String) - Method in class cn.leancloud.EngineHookHandlerInfo
 
parsePrecisionNumber(Number) - Static method in class cn.leancloud.gson.NumberDeserializerDoubleAsIntFix
 
parseTypedMessage(LCIMMessage) - Static method in class cn.leancloud.im.v2.LCIMMessageManager
解析 LCIMMessage 对象的子类
parseTypedMessage(LCIMMessage) - Static method in class cn.leancloud.im.v2.LCIMMessageManagerHelper
 
participateConversation(LCConnectionManager, String, String, int, Map<String, Object>, Conversation.LCIMOperation, LCIMConversationCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
participateConversation(LCConnectionManager, String, String, int, Map<String, Object>, Conversation.LCIMOperation, LCIMConversationCallback) - Method in interface cn.leancloud.im.OperationTube
 
participateConversationDirectly(LCConnectionManager, String, String, int, Map<String, Object>, Conversation.LCIMOperation, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
PASSWORD_MISSING - Static variable in exception cn.leancloud.LCException
Error code indicating that the password is missing or empty.
peekInstance(String) - Static method in class cn.leancloud.im.v2.LCIMClient
peek IMClient instance by clientId.
Permissions() - Constructor for class cn.leancloud.LCACL.Permissions
 
Permissions(boolean, boolean) - Constructor for class cn.leancloud.LCACL.Permissions
 
Permissions(HashMap<String, Object>) - Constructor for class cn.leancloud.LCACL.Permissions
 
Permissions(LCACL.Permissions) - Constructor for class cn.leancloud.LCACL.Permissions
 
postStatus(LCUser, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
 
processData(ArrayList<String>) - Static method in class cn.leancloud.livequery.LCLiveQuery
 
processedMessages - Variable in class cn.leancloud.push.LCNotificationManager
 
processEvent(int, Object, Object, Object) - Method in class cn.leancloud.im.LCIMEventHandler
 
processEvent0(int, Object, Object, Object) - Method in class cn.leancloud.im.LCIMEventHandler
 
processEvent0(int, Object, Object, Object) - Method in class cn.leancloud.im.v2.LCIMClientEventHandler
 
processEvent0(int, Object, Object, Object) - Method in class cn.leancloud.im.v2.LCIMConversationEventHandler
 
processEvent0(int, Object, Object, Object) - Method in class cn.leancloud.im.v2.MessageHandler
 
processMembers(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, LCCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
processMembers(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, LCCallback) - Method in interface cn.leancloud.im.OperationTube
 
processMembersDirectly(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
processMessage(LCIMMessage, int, LCIMClient, boolean, boolean) - Static method in class cn.leancloud.im.v2.LCIMMessageManager
 
processMessage(LCIMMessage, int, LCIMClient, boolean, boolean) - Static method in class cn.leancloud.im.v2.LCIMMessageManagerHelper
 
processMessageReceipt(LCIMMessage, LCIMClient, String) - Static method in class cn.leancloud.im.v2.LCIMMessageManager
 
processMessageReceipt(LCIMMessage, LCIMClient, String) - Static method in class cn.leancloud.im.v2.LCIMMessageManagerHelper
 
processPushMessage(String, String) - Method in class cn.leancloud.push.LCNotificationManager
 
processQueryResult(String) - Method in class cn.leancloud.im.v2.LCIMConversation
 
ProgressCallback - Class in cn.leancloud.callback
 
ProgressCallback() - Constructor for class cn.leancloud.callback.ProgressCallback
 
PUSH_MISCONFIGURED - Static variable in exception cn.leancloud.LCException
Error code indicating that push is misconfigured.
PushClient - Class in cn.leancloud.core
 
PushClient(PushService, boolean, AppConfiguration.SchedulerCreator) - Constructor for class cn.leancloud.core.PushClient
 
put(String, Object) - Static method in class cn.leancloud.EngineRequestContext
 
put(String, Object) - Method in class cn.leancloud.gson.GsonObject
 
put(String, Object) - Method in class cn.leancloud.LCFile
Set file attribute.
put(String, Object) - Method in class cn.leancloud.LCObject
Set attribute.
put(String, Object) - Method in class cn.leancloud.LCStatus
添加 AVStatus 中的一对自定义内容
putAll(Map<? extends String, ? extends Object>) - Method in class cn.leancloud.gson.GsonObject
 
putAll(Map<? extends String, ? extends Object>) - Method in class cn.leancloud.json.JSONObject
 

Q

query(LCQuery) - Method in class cn.leancloud.LCSaveOption
Only save object when query matches AVObject instance data
QUERY_PARAM_COMPACT - Static variable in interface cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_LAST_MESSAGE - Static variable in interface cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_LIMIT - Static variable in interface cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_OFFSET - Static variable in interface cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_SORT - Static variable in interface cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_TEMPCONV - Static variable in interface cn.leancloud.im.v2.Conversation
 
QUERY_PARAM_WHERE - Static variable in interface cn.leancloud.im.v2.Conversation
 
queryBlockedMembers(int, int, LCIMConversationSimpleResultCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
查询黑名单的成员列表
queryBlockedMembers(int, String, LCIMConversationIterableResultCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
查询黑名单的成员列表
queryClientStatus(LCConnectionManager, String, LCIMClientStatusCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
queryClientStatus(LCConnectionManager, String, LCIMClientStatusCallback) - Method in interface cn.leancloud.im.OperationTube
 
QueryConditions - Class in cn.leancloud.query
 
QueryConditions() - Constructor for class cn.leancloud.query.QueryConditions
 
queryConversations(String[], String, String[], String, String, String, String) - Method in interface cn.leancloud.im.DatabaseDelegate
 
queryConversations(LCConnectionManager, String, String, LCIMCommonJsonCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
queryConversations(LCConnectionManager, String, String, LCIMCommonJsonCallback) - Method in interface cn.leancloud.im.OperationTube
 
queryConversationsDirectly(LCConnectionManager, String, String, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
queryConversationsInternally(LCConnectionManager, String, String, LCIMCommonJsonCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
queryConversationsInternally(LCConnectionManager, String, String, LCIMCommonJsonCallback) - Method in interface cn.leancloud.im.OperationTube
 
queryCount(LCUser, String, Map<String, String>) - Method in class cn.leancloud.core.StorageClient
 
queryCount(String, String[], String, String[], String, String, String) - Method in interface cn.leancloud.im.DatabaseDelegate
 
queryFriendship(LCUser, Map<String, String>) - Method in class cn.leancloud.core.StorageClient
 
queryFriendship() - Method in class cn.leancloud.LCUser
query current user's friendship.
queryFriendship(int, int, String) - Method in class cn.leancloud.LCUser
query current user's friendship.
queryGroupStatistics(String, String, List<String>) - Static method in class cn.leancloud.LCLeaderboard
query a group of users/objects/entities statistic results.
queryGroupStatistics(List<String>) - Method in class cn.leancloud.LCLeaderboard
query multiple users/objects/entities statistic results.
queryInbox(LCUser, Map<String, String>) - Method in class cn.leancloud.core.StorageClient
 
queryMessages(String[], String, String[], String, String, String, String) - Method in interface cn.leancloud.im.DatabaseDelegate
 
queryMessages(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, LCIMMessagesQueryCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
queryMessages(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, LCIMMessagesQueryCallback) - Method in interface cn.leancloud.im.OperationTube
 
queryMessages(LCIMMessagesQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
查询最近的20条消息记录
queryMessages(int, LCIMMessagesQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
获取最新的消息记录
queryMessages(String, long, int, LCIMMessagesQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
查询消息记录,上拉时使用。
queryMessages(LCIMMessageInterval, LCIMMessageQueryDirection, int, LCIMMessagesQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
根据指定的区间来查询历史消息,可以指定区间开闭、查询方向以及最大条目限制
queryMessagesByType(int, int, LCIMMessagesQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
获取特停类型的历史消息。 注意:这个操作总是会从云端获取记录。 另,该函数和 queryMessagesByType(type, msgId, timestamp, limit, callback) 配合使用可以实现翻页效果。
queryMessagesByType(int, String, long, int, LCIMMessagesQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
获取特定类型的历史消息。 注意:这个操作总是会从云端获取记录。 另,如果不指定 msgId 和 timestamp,则该函数效果等同于 queryMessageByType(type, limit, callback)
queryMessagesDirectly(LCConnectionManager, String, String, int, String, Conversation.LCIMOperation, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
queryMessagesFromCache(int, LCIMMessagesQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
从本地缓存中拉取消息
queryMessagesFromServer(int, LCIMMessagesQueryCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
从服务器端拉取最新消息
queryMutedMembers(int, int, LCIMConversationSimpleResultCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
查询被禁言的成员列表
queryMutedMembers(int, String, LCIMConversationIterableResultCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
查询被禁言的成员列表
queryObjects(LCUser, String, String, Map<String, String>, LCQuery.CachePolicy, long) - Method in class cn.leancloud.core.StorageClient
 
queryOnlineClients(LCConnectionManager, String, List<String>, LCIMOnlineClientsCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
queryOnlineClients(LCConnectionManager, String, List<String>, LCIMOnlineClientsCallback) - Method in interface cn.leancloud.im.OperationTube
 
queryOnlineClientsDirectly(LCConnectionManager, String, List<String>, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
QueryOperation - Class in cn.leancloud.query
 
QueryOperation(String, String, Object) - Constructor for class cn.leancloud.query.QueryOperation
 
queryStatus(LCUser, Map<String, String>) - Method in class cn.leancloud.core.StorageClient
 
quit(LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
退出当前的聊天对话

R

RATE_LIMITED - Static variable in exception cn.leancloud.LCException
Error code indicating client is rate limited by avoscloud server.
rawQueryConversations(String, String[]) - Method in interface cn.leancloud.im.DatabaseDelegate
 
read(JsonReader) - Method in class cn.leancloud.gson.BaseOperationAdapter
 
read(JsonReader) - Method in class cn.leancloud.gson.FileUploadTokenAdapter
Deprecated.
 
read(JsonReader) - Method in class cn.leancloud.gson.GeneralFieldMappingObjectAdapter
Deprecated.
 
read(JsonReader) - Method in class cn.leancloud.gson.GeneralSimpleObjectAdapter
 
read(JsonReader) - Method in class cn.leancloud.gson.JSONArrayAdapter
 
read(JsonReader) - Method in class cn.leancloud.gson.JSONObjectAdapter
 
read(JsonElement) - Method in class cn.leancloud.gson.MapDeserializerDoubleAsIntFix
 
read(JsonElement) - Method in class cn.leancloud.gson.NumberDeserializerDoubleAsIntFix
 
read() - Method in class cn.leancloud.im.v2.LCIMConversation
清除未读消息
readAt - Variable in class cn.leancloud.im.v2.LCIMMessage
 
RECALLED_MESSAGE_TYPE - Static variable in annotation type cn.leancloud.im.v2.annotation.LCIMMessageType
 
recallMessage(LCConnectionManager, String, int, LCIMMessage, LCIMCommonJsonCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
recallMessage(LCConnectionManager, String, int, LCIMMessage, LCIMCommonJsonCallback) - Method in interface cn.leancloud.im.OperationTube
 
recallMessage(LCIMMessage, LCIMMessageRecalledCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
racall message
recallMessageDirectly(LCConnectionManager, String, int, LCIMMessage, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
refresh() - Method in class cn.leancloud.LCObject
Refresh current object in blocking mode.
refresh(String) - Method in class cn.leancloud.LCObject
Refresh current object in blocking mode.
refresh(LCUser, String) - Method in class cn.leancloud.LCObject
Refresh current object in blocking mode.
refresh() - Method in class cn.leancloud.LCStatus
Deprecated.
refresh(String) - Method in class cn.leancloud.LCStatus
Deprecated.
RefreshCallback<T extends LCObject> - Class in cn.leancloud.callback
 
RefreshCallback() - Constructor for class cn.leancloud.callback.RefreshCallback
 
refreshInBackground() - Method in class cn.leancloud.LCObject
Refresh current object in async mode.
refreshInBackground(LCUser) - Method in class cn.leancloud.LCObject
Refresh current object in async mode.
refreshInBackground(String) - Method in class cn.leancloud.LCObject
Refresh current object in async mode.
refreshInBackground(LCUser, String) - Method in class cn.leancloud.LCObject
Refresh current object in async mode.
refreshInBackground() - Method in class cn.leancloud.LCStatus
Deprecated.
refreshSessionToken(LCUser) - Method in class cn.leancloud.core.StorageClient
 
refreshSessionTokenInBackground() - Method in class cn.leancloud.LCUser
refresh session token in background.
register(Class<?>) - Static method in class cn.leancloud.LeanEngine
请在ServletContextListener.contextInitialized中注册所有的云函数定义类
registerClass(Class<T>) - Static method in class cn.leancloud.Transformer
 
registerDefaultMessageHandler(LCIMMessageHandler) - Static method in class cn.leancloud.im.v2.LCIMMessageManager
注册一般情况下的消息handler,只有在没有类型的 LCIMMessage 或者没有其他 handler 时才会被调用 请在 Application 初始化时设置
registerLCIMMessageType(Class<? extends LCIMTypedMessage>) - Static method in class cn.leancloud.im.v2.LCIMMessageManager
注册自定义的消息类型
registerMessageHandler(Class<? extends LCIMMessage>, MessageHandler<?>) - Static method in class cn.leancloud.im.v2.LCIMMessageManager
注册特定消息格式的处理单元
registerSubclass(Class<T>) - Static method in class cn.leancloud.LCObject
Register subclass to AVOSCloud SDK.It must be invocated before AVOSCloud.initialize.
REGISTRATION_ID - Static variable in class cn.leancloud.LCInstallation
 
remove(Object) - Method in class cn.leancloud.gson.GsonArray
 
remove(int) - Method in class cn.leancloud.gson.GsonArray
 
remove(Object) - Method in class cn.leancloud.gson.GsonObject
 
remove(String) - Method in class cn.leancloud.im.v2.LCIMConversation
 
remove(String) - Method in class cn.leancloud.LCFile
Remove file attribute.
remove(String) - Method in class cn.leancloud.LCObject
Remove attribute.
remove(LCObject) - Method in class cn.leancloud.LCRelation
Removes an object from this relation.
remove(String) - Method in class cn.leancloud.LCStatus
删除 AVStatus 中的一对自定义内容
removeAll(Collection<? extends Object>) - Method in class cn.leancloud.gson.GsonArray
 
removeAll(String, Collection<?>) - Method in class cn.leancloud.LCObject
Remove all collection.
removeConversationCache(LCIMConversation) - Static method in class cn.leancloud.im.v2.LCIMMessageManagerHelper
 
removeFromLocalCache(LCIMMessage) - Method in class cn.leancloud.im.v2.LCIMConversation
remove local message from cache.
removeLocalMessage(LCIMMessage) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
removeMembers(LCIMConversation, List<String>) - Static method in class cn.leancloud.im.v2.ConversationSynchronizer
 
removeMetaData(String) - Method in class cn.leancloud.LCFile
Remove file meta data.
removeOperationForKey(String) - Method in class cn.leancloud.LCObject
 
removeScheduledTask(Runnable) - Method in class cn.leancloud.im.BackgroundThreadpool
 
renewSessionToken(LCConnectionManager, String, LCIMClientCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
renewSessionToken(LCConnectionManager, String, LCIMClientCallback) - Method in interface cn.leancloud.im.OperationTube
 
renewSessionTokenDirectly(LCConnectionManager, String, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
RequestAuthenticationFilter - Class in cn.leancloud
 
RequestAuthenticationFilter() - Constructor for class cn.leancloud.RequestAuthenticationFilter
 
RequestCache - Class in cn.leancloud.im
 
requestCaptcha(LCCaptchaOption) - Method in class cn.leancloud.core.StorageClient
 
requestCaptchaInBackground(LCCaptchaOption) - Static method in class cn.leancloud.sms.LCCaptcha
 
requestEmailVerify(String) - Method in class cn.leancloud.core.StorageClient
 
RequestEmailVerifyCallback - Class in cn.leancloud.callback
 
RequestEmailVerifyCallback() - Constructor for class cn.leancloud.callback.RequestEmailVerifyCallback
 
requestEmailVerifyInBackground(String) - Static method in class cn.leancloud.LCUser
request verified email
requestLoginSmsCode(String, String) - Method in class cn.leancloud.core.StorageClient
 
requestLoginSmsCodeInBackground(String) - Static method in class cn.leancloud.LCUser
request sms code for login
requestLoginSmsCodeInBackground(String, String) - Static method in class cn.leancloud.LCUser
request sms code for login, collaborating with AVCaptcha
RequestMobileCodeCallback - Class in cn.leancloud.callback
 
RequestMobileCodeCallback() - Constructor for class cn.leancloud.callback.RequestMobileCodeCallback
 
requestMobilePhoneVerify(String, String) - Method in class cn.leancloud.core.StorageClient
 
requestMobilePhoneVerifyInBackground(String) - Static method in class cn.leancloud.LCUser
request sms code for verification mobile phone.
requestMobilePhoneVerifyInBackground(String, String) - Static method in class cn.leancloud.LCUser
request sms code for verification mobile phone, collaborating with AVCaptcha
RequestPaddingInterceptor - Class in cn.leancloud.core
 
RequestPaddingInterceptor() - Constructor for class cn.leancloud.core.RequestPaddingInterceptor
 
requestPasswordResetBySmsCodeInBackground(String) - Static method in class cn.leancloud.LCUser
request sms code for resetting password
requestPasswordResetBySmsCodeInBackground(String, String) - Static method in class cn.leancloud.LCUser
request sms code for resetting password, collaborating with AVCaptcha
RequestPasswordResetCallback - Class in cn.leancloud.callback
 
RequestPasswordResetCallback() - Constructor for class cn.leancloud.callback.RequestPasswordResetCallback
 
requestPasswordResetInBackground(String) - Static method in class cn.leancloud.LCUser
Password-relative operations
requestResetPassword(String) - Method in class cn.leancloud.core.StorageClient
 
requestResetPasswordBySmsCode(String, String) - Method in class cn.leancloud.core.StorageClient
 
requestSign(String, long, String) - Static method in class cn.leancloud.core.GeneralRequestSignature
 
requestSign(long, boolean) - Static method in class cn.leancloud.core.GeneralRequestSignature
 
RequestSignature - Interface in cn.leancloud.core
 
requestSMSCode(String, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
 
requestSMSCodeForUpdatingPhoneNumber(LCUser, String, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
 
requestSMSCodeForUpdatingPhoneNumberInBackground(String, LCSMSOption) - Static method in class cn.leancloud.LCUser
request sms code for updating phone number of current user.
requestSMSCodeForUpdatingPhoneNumberInBackground(LCUser, String, LCSMSOption) - Static method in class cn.leancloud.LCUser
request sms code for updating phone number of current user.
requestSMSCodeInBackground(String, LCSMSOption) - Static method in class cn.leancloud.sms.LCSMS
 
reset() - Method in class cn.leancloud.LCLeaderboard
reset current leaderboard.
resetAll() - Method in class cn.leancloud.LCObject
 
resetByRawData(LCObject) - Method in class cn.leancloud.LCObject
 
resetLeaderboard(String) - Method in class cn.leancloud.core.StorageClient
reset leaderboard
resetPasswordBySmsCode(String, String, String) - Method in class cn.leancloud.core.StorageClient
 
resetPasswordBySmsCodeInBackground(String, String, String) - Static method in class cn.leancloud.LCUser
reset password with sms code for current user.
resetServerData(Map<String, Object>) - Method in class cn.leancloud.LCObject
Reset server data with new data.
ResponseUtil - Class in cn.leancloud
 
ResponseUtil() - Constructor for class cn.leancloud.ResponseUtil
 
results - Variable in class cn.leancloud.search.LCSearchResponse
 
retainAll(Collection<?>) - Method in class cn.leancloud.gson.GsonArray
 
retrieveShortToken(String) - Method in class cn.leancloud.core.StorageClient
 
retrieveShortTokenInBackground(String) - Static method in class cn.leancloud.LCUser
获取用户的临时 JWT token,用于其他系统认证(例如 TDS 客服系统)
retry(Throwable, String) - Method in class cn.leancloud.callback.GenericObjectCallback
 
reverseQuery(String, String, LCObject) - Static method in class cn.leancloud.LCRelation
Create a query that can be used to query the parent objects in this relation.
reverseQuery(Class<M>, String, LCObject) - Static method in class cn.leancloud.LCRelation
Create a query that can be used to query the parent objects in this relation.
run() - Method in class cn.leancloud.im.SignatureTask
 

S

sameOp(QueryOperation) - Method in class cn.leancloud.query.QueryOperation
 
save() - Method in class cn.leancloud.LCFile
save to cloud.
save(LCUser) - Method in class cn.leancloud.LCFile
save to cloud
save() - Method in class cn.leancloud.LCObject
Save in blocking mode.
save(LCUser) - Method in class cn.leancloud.LCObject
Save in blocking mode.
save() - Method in class cn.leancloud.LCStatus
Deprecated.
saveAll(Collection<? extends LCObject>) - Static method in class cn.leancloud.LCObject
Save All objects in blocking mode.
saveAll(LCUser, Collection<? extends LCObject>) - Static method in class cn.leancloud.LCObject
Save All objects in blocking mode.
saveAllInBackground(Collection<? extends LCObject>) - Static method in class cn.leancloud.LCObject
Save all objects in async mode.
saveAllInBackground(LCUser, Collection<? extends LCObject>) - Static method in class cn.leancloud.LCObject
Save all objects in async mode.
SaveCallback<T extends LCObject> - Class in cn.leancloud.callback
 
SaveCallback() - Constructor for class cn.leancloud.callback.SaveCallback
 
saveEventually(LCObject) - Method in class cn.leancloud.ArchivedRequests
 
saveEventually() - Method in class cn.leancloud.LCFile
Save eventually(not supported).
saveEventually(LCUser) - Method in class cn.leancloud.LCFile
Save eventually(not supported).
saveEventually() - Method in class cn.leancloud.LCObject
Save eventually.
saveEventually(LCUser) - Method in class cn.leancloud.LCObject
Save eventually.
saveEventually() - Method in class cn.leancloud.LCStatus
Deprecated.
saveInBackground(boolean, ProgressCallback) - Method in class cn.leancloud.LCFile
save to cloud backend.
saveInBackground(LCUser, boolean, ProgressCallback) - Method in class cn.leancloud.LCFile
save to cloud in background.
saveInBackground(ProgressCallback) - Method in class cn.leancloud.LCFile
save to cloud backend.
saveInBackground() - Method in class cn.leancloud.LCFile
save to cloud backend.
saveInBackground(boolean) - Method in class cn.leancloud.LCFile
save to cloud backend.
saveInBackground(LCUser, boolean) - Method in class cn.leancloud.LCFile
save to cloud in background.
saveInBackground(LCSaveOption) - Method in class cn.leancloud.LCFriendship
save friendship in backgound.
saveInBackground(LCSaveOption) - Method in class cn.leancloud.LCFriendshipRequest
 
saveInBackground() - Method in class cn.leancloud.LCObject
Save object in background.
saveInBackground(LCUser) - Method in class cn.leancloud.LCObject
Save object in background.
saveInBackground(LCSaveOption) - Method in class cn.leancloud.LCObject
Save object in background.
saveInBackground(LCUser, LCSaveOption) - Method in class cn.leancloud.LCObject
Save object in background.
saveInBackground() - Method in class cn.leancloud.LCStatus
Deprecated.
saveObject(LCUser, String, String, JSONObject, boolean, JSONObject) - Method in class cn.leancloud.core.StorageClient
 
saveWholeObject(LCUser, Class<E>, String, String, JSONObject, boolean, JSONObject) - Method in class cn.leancloud.core.StorageClient
 
SCRIPT_ERROR - Static variable in exception cn.leancloud.LCException
Error code indicating that a Cloud Code script failed.
search(LCUser, Map<String, String>) - Method in class cn.leancloud.core.StorageClient
 
selectKeys(Collection<String>) - Method in class cn.leancloud.LCQuery
Restrict the fields of returned AVObjects to only include the provided keys.
selectKeys(Collection<String>) - Method in class cn.leancloud.query.QueryConditions
 
send() - Method in class cn.leancloud.LCPush
Sends this push notification while blocking this thread until the push notification has successfully reached the AVOSCloud servers.
SendCallback - Class in cn.leancloud.callback
 
SendCallback() - Constructor for class cn.leancloud.callback.SendCallback
 
sendDataInBackground(JSONObject, LCQuery<? extends LCInstallation>, SendCallback) - Static method in class cn.leancloud.LCPush
A helper method to concisely send a push to a query.
sendDataInBackground(JSONObject, LCQuery<? extends LCInstallation>) - Static method in class cn.leancloud.LCPush
A helper method to concisely send a push to a query.
sendInBackground() - Method in class cn.leancloud.LCPush
Sends this push notification in a background thread.
sendInBackground(SendCallback) - Method in class cn.leancloud.LCPush
Sends this push notification in a background thread.
sendMessage(LCConnectionManager, String, String, int, LCIMMessage, LCIMMessageOption, LCIMCommonJsonCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
sendMessage(LCConnectionManager, String, String, int, LCIMMessage, LCIMMessageOption, LCIMCommonJsonCallback) - Method in interface cn.leancloud.im.OperationTube
 
sendMessage(LCIMMessage, LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
发送一条非暂存消息
sendMessage(LCIMMessage, LCIMMessageOption, LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
发送一条消息。
sendMessageDirectly(LCConnectionManager, String, String, int, LCIMMessage, LCIMMessageOption, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
sendMessageInBackground(String, LCQuery<? extends LCInstallation>) - Static method in class cn.leancloud.LCPush
A helper method to concisely send a push message to a query.
sendMessageInBackground(String, LCQuery<? extends LCInstallation>, SendCallback) - Static method in class cn.leancloud.LCPush
A helper method to concisely send a push message to a query.
sendPrivatelyInBackground(String) - Method in class cn.leancloud.LCStatus
send privately message.
sendPushRequest(Map<String, Object>) - Method in class cn.leancloud.core.PushClient
 
sendToFollowersInBackground() - Method in class cn.leancloud.LCStatus
send status to followers.
sendToFollowersInBackground(String) - Method in class cn.leancloud.LCStatus
send status with inboxType to followers.
sendToUsersInBackground(LCQuery) - Method in class cn.leancloud.LCStatus
send to user with query.
sendToUsersInBackground(String, LCQuery) - Method in class cn.leancloud.LCStatus
send to user with query and inboxType.
serialize(Date, Type, JsonSerializationContext) - Method in class cn.leancloud.gson.GsonUTCDateAdapter
 
serverData - Variable in class cn.leancloud.LCObject
 
SESSION_MISSING - Static variable in exception cn.leancloud.LCException
Error code indicating that an user object without a valid session could not be altered.
set(int, Object) - Method in class cn.leancloud.gson.GsonArray
 
set(String, Object) - Method in class cn.leancloud.im.v2.LCIMConversation
Add a key-value pair to this conversation
setACL(LCACL) - Method in class cn.leancloud.LCObject
Set ACL
setACL(LCACL) - Method in class cn.leancloud.LCStatus
Deprecated.
setAffiliatedKeys(Map<String, String>) - Method in class cn.leancloud.EngineAppConfiguration
 
setAlwaysRetrieveAllNotification(boolean) - Method in class cn.leancloud.im.LCIMOptions
在 session/open 的时候是否总是获取全部未读消息通知 1,如果不是每次都获取全部的未读消息通知(默认方式),那么应用层需要缓存之前收到的通知数据; 2,如果强制每次都获取全部的未读消息通知,由于 LeanCloud 即时通讯云端最多缓存 50 个对话的未读消息通知,所以应用层也还是应该缓存之前收到 的通知数据(如果业务层面保证一个人不会拥有超过 50 个对话,则可以不必缓存)。
setAPNsTeamId(String) - Method in class cn.leancloud.LCPush
set APNs Team Id(optinal, only used by Token Authentication)
setAPNsTopic(String) - Method in class cn.leancloud.LCPush
set APNs Topic(optinal, only used by Token Authentication)
setApplicationId(String) - Method in class cn.leancloud.EngineAppConfiguration
 
setApplicationName(String) - Method in class cn.leancloud.sms.LCSMSOption
 
setApplicationPackageName(String) - Static method in class cn.leancloud.core.AppConfiguration
 
setAttribute(String, Object) - Method in class cn.leancloud.im.v2.LCIMConversation
Deprecated.
setAttributes(Map<String, Object>) - Method in class cn.leancloud.im.v2.LCIMConversation
设置当前聊天对话的属性
setAttrs(Map<String, Object>) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
setAttrs(Map<String, Object>) - Method in class cn.leancloud.im.v2.messages.LCIMLocationMessage
 
setAttrs(Map<String, Object>) - Method in class cn.leancloud.im.v2.messages.LCIMTextMessage
 
setAuthenticatedUser(LCUser) - Static method in class cn.leancloud.EngineRequestContext
set current authenticated user.
setAutoMergeOperationDataWhenSave(boolean) - Static method in class cn.leancloud.core.AppConfiguration
Set default behavior for object save operation.
setAutoMergeOperationDataWhenSave(boolean) - Static method in class cn.leancloud.core.LeanCloud
Set default behavior for object save operation.
setAutoOpen(boolean) - Method in class cn.leancloud.im.LCIMOptions
 
setBrand(String) - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
setBytes(byte[]) - Method in class cn.leancloud.im.v2.LCIMBinaryMessage
set binary content.
setCacheMaxAge(long) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置查询缓存的有效时间
setCachePolicy(LCQuery.CachePolicy) - Method in class cn.leancloud.LCQuery
Change the caching policy of this query.
setCaptchaToken(String) - Method in class cn.leancloud.sms.LCCaptchaDigest
 
setCaptchaUrl(String) - Method in class cn.leancloud.sms.LCCaptchaDigest
 
setCaptchaValidateToken(String) - Method in class cn.leancloud.sms.LCSMSOption
 
setChannel(String) - Method in class cn.leancloud.LCPush
Sets the channel on which this push notification will be sent.
setChannels(Collection<String>) - Method in class cn.leancloud.LCPush
Sets the collection of channels on which this push notification will be sent.
setCircularReferenceDetectEnable(boolean) - Static method in class cn.leancloud.core.LeanCloud
 
setClassName(String) - Method in class cn.leancloud.LCObject
Set class name.
setClassName(String) - Method in class cn.leancloud.LCQuery
Set class name
setClassName(String) - Method in class cn.leancloud.query.LCQueryResult
 
setClassName(String) - Method in class cn.leancloud.search.LCSearchQuery
设置查询的className,否则将包括所有启用了应用内搜索的class
setClientEventHandler(LCIMClientEventHandler) - Static method in class cn.leancloud.im.v2.LCIMClient
设置 IMClient 的事件处理单元,包括 Client 断开链接和重连成功事件
setClientKey(String) - Method in class cn.leancloud.EngineAppConfiguration
 
setCloudQuery(String) - Method in class cn.leancloud.LCPush
可以通过 cql来针对push进行筛选 请注意cql 的主体应该是_Installation表 请在设置cql的同时,不要设置pushTarget(ios,android,wp)
setCode(int) - Method in class cn.leancloud.im.v2.callback.LCIMOperationFailure
设置错误码
setCompact(boolean) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
是否返回成员列表
setConnectionHandler(LCLiveQueryConnectionHandler) - Static method in class cn.leancloud.livequery.LCLiveQuery
set connection handler globally.
setContent(String) - Method in class cn.leancloud.im.v2.LCIMMessage
设置消息体的内容
setContent(String) - Method in class cn.leancloud.im.v2.LCIMTypedMessage
 
setConversationEventHandler(LCIMConversationEventHandler) - Static method in class cn.leancloud.im.v2.LCIMMessageManager
设置Conversataion相关事件的处理单元, 推荐在Application初始化时设置
setConversationId(String) - Method in class cn.leancloud.im.v2.LCIMConversation
 
setConversationId(String) - Method in class cn.leancloud.im.v2.LCIMMessage
设置消息所在的conversationId,本方法一般用于从反序列化时
setConverterFactory(ConverterFactory) - Static method in class cn.leancloud.core.AppConfiguration
 
setCount(int) - Method in class cn.leancloud.LCLeaderboardResult
setter
setCount(int) - Method in class cn.leancloud.query.LCCloudQueryResult
 
setCount(int) - Method in class cn.leancloud.query.LCQueryResult
 
setCreatedAt(String) - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
设置记录创建时间 注意:目前尚未实现
setCreator(String) - Method in class cn.leancloud.im.v2.LCIMConversation
 
setCurrentUser(LCUser) - Method in class cn.leancloud.core.StorageClient
 
setData(Map<String, Object>) - Method in class cn.leancloud.LCPush
Sets the entire data of the push message.
setData(JSONObject) - Method in class cn.leancloud.LCPush
Sets the entire data of the push message.
setDatabaseDelegateFactory(DatabaseDelegateFactory) - Static method in class cn.leancloud.im.InternalConfiguration
 
setDefaultACL(LCACL) - Static method in class cn.leancloud.core.AppConfiguration
 
setDirection(LCStatusQuery.PaginationDirection) - Method in class cn.leancloud.LCStatusQuery
set query direction.
setDisableAutoLogin4Push(boolean) - Method in class cn.leancloud.im.LCIMOptions
设置是否禁止推送服务的自动 login 请求 对于部分应用来说,如果不使用 LeanCloud 推送服务,仅仅只使用了即时通讯服务的话,可以将这个标志设为 true,以避免不必要的网络连接。
setEmail(String) - Method in class cn.leancloud.LCUser
set user email
setEnableLocalCache(boolean) - Static method in class cn.leancloud.core.AppConfiguration
set flag to enable local cache or not.
setEntity(String) - Method in class cn.leancloud.LCStatistic
 
setEntityId(String) - Method in class cn.leancloud.LCRanking
 
setEnvMap(Map<String, Object>) - Method in class cn.leancloud.sms.LCSMSOption
 
setEventHandler(LCLiveQueryEventHandler) - Method in class cn.leancloud.livequery.LCLiveQuery
 
setExpirationTime(long) - Method in class cn.leancloud.LCPush
Sets a UNIX epoch timestamp at which this notification should expire, in seconds (UTC).
setExpirationTimeInterval(long) - Method in class cn.leancloud.LCPush
Sets the time interval after which this notification should expire, in seconds.
setFetchWhenSave(boolean) - Method in class cn.leancloud.LCObject
Set fetchWhenSave flag.
setFetchWhenSave(boolean) - Method in class cn.leancloud.LCSaveOption
refresh object value with latest data from remote server after AVObject saved
setFetchWhenSave(boolean) - Method in class cn.leancloud.LCStatus
Deprecated.
setFields(List<String>) - Method in class cn.leancloud.search.LCSearchQuery
 
setFile(Map<String, Object>) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
setFileMetaAccessor(FileMetaAccessor) - Static method in class cn.leancloud.im.InternalConfiguration
 
setFlowControl(int) - Method in class cn.leancloud.LCPush
set flow control for send speed.
setFollowee(LCUser) - Method in class cn.leancloud.LCFriendship
 
setFollower(LCUser) - Method in class cn.leancloud.LCFriendship
 
setFriend(LCUser) - Method in class cn.leancloud.LCFriendshipRequest
 
setFrom(String) - Method in class cn.leancloud.im.v2.LCIMMessage
设置消息的发送者
setGlobalNetworkingDetector(NetworkingDetector) - Static method in class cn.leancloud.core.AppConfiguration
 
setHasAdditionalMetaAttr(boolean) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
setHeight(int) - Method in class cn.leancloud.sms.LCCaptchaOption
 
setHightLights(String) - Method in class cn.leancloud.search.LCSearchQuery
设置返回的高亮语法,默认为"*" 语法规则可以参考  http://www.elasticsearch.org/guide/en/elasticsearch/reference/current /search-request-highlighting.html#highlighting-settings
setHookKey(String) - Static method in class cn.leancloud.core.LeanCloud
 
setHttpsRedirectEnabled(boolean) - Static method in class cn.leancloud.LeanEngine
设置是否打开 HTTPS 自动跳转
setImageUrl(String) - Method in class cn.leancloud.LCStatus
set image url attribute.
setInboxType(String) - Method in class cn.leancloud.LCStatus
set inbox type.
setInclude(List<String>) - Method in class cn.leancloud.query.QueryConditions
 
setIncognitoMode(boolean) - Static method in class cn.leancloud.core.AppConfiguration
 
setInviter(String) - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
设置邀请者名字 注意:目前尚未实现
setiOSEnvironment(String) - Method in class cn.leancloud.LCPush
set iOS Environment(optinal, default is production environment).
setIso(String) - Method in class cn.leancloud.types.LCDate
 
setKey(String) - Method in class cn.leancloud.LCRelation
 
setLastModifyEnabled(boolean) - Static method in class cn.leancloud.core.AppConfiguration
 
setLastModifyEnabled(boolean) - Static method in class cn.leancloud.core.LeanCloud
Deprecated.
setLatitude(double) - Method in class cn.leancloud.types.LCGeoPoint
 
setLimit(int) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合的大小上限
setLimit(int) - Method in class cn.leancloud.LCQuery
Controls the maximum number of results that are returned.
setLimit(int) - Method in class cn.leancloud.query.QueryConditions
 
setLimit(int) - Method in class cn.leancloud.search.LCSearchQuery
设置搜索的结果单页大小限制,默认值为100,最大为1000
setLocalEngineCallEnabled(boolean) - Static method in class cn.leancloud.LeanEngine
本方法用于本地调试期间,设置为 true 后所有的云函数调用都直接调用本地而非 LeanCloud 上已经部署的项目
setLocation(LCGeoPoint) - Method in class cn.leancloud.im.v2.messages.LCIMLocationMessage
 
setLogAdapter(InternalLoggerAdapter) - Static method in class cn.leancloud.core.AppConfiguration
 
setLogLevel(LCLogger.Level) - Static method in class cn.leancloud.core.LeanCloud
 
setLongitude(double) - Method in class cn.leancloud.types.LCGeoPoint
 
setMainThreadChecker(ThreadModel.MainThreadChecker, ThreadModel.ThreadShuttle) - Static method in class cn.leancloud.callback.LCCallback
 
setMainThreadChecker(ThreadModel.MainThreadChecker, ThreadModel.ThreadShuttle) - Static method in class cn.leancloud.livequery.LCLiveQueryEventHandler
 
setManufacturer(String) - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
setMasterKey(String) - Static method in class cn.leancloud.core.GeneralRequestSignature
 
setMasterKey(String) - Static method in class cn.leancloud.core.LeanCloud
set master key.
setMasterKey(String) - Method in class cn.leancloud.EngineAppConfiguration
 
setMaxCacheAge(long) - Method in class cn.leancloud.LCQuery
Sets the maximum age of cached data that will be considered in this query.
setMaxId(long) - Method in class cn.leancloud.LCStatusQuery
set max messageId.
setMemberIds(List<String>) - Method in class cn.leancloud.im.v2.callback.LCIMOperationFailure
设置出错的 member id 列表
setMembers(List<String>) - Method in class cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 
setMembers(List<String>) - Method in class cn.leancloud.im.v2.LCIMConversation
 
setMentionAll(boolean) - Method in class cn.leancloud.im.v2.LCIMMessage
设置是否 mention 所有人
setMentionList(List<String>) - Method in class cn.leancloud.im.v2.LCIMMessage
设置 mention 用户列表
setMentionListString(String) - Method in class cn.leancloud.im.v2.LCIMMessage
设置 mention 用户列表字符串(逗号分隔),功能与 #setMentionList(List peerIdList) 相同,两者调用一个即可。
setMessage(String) - Method in class cn.leancloud.LCPush
Sets the message that will be shown in the notification.
setMessage(String) - Method in class cn.leancloud.LCStatus
set message text
setMessageId(String) - Method in class cn.leancloud.im.v2.LCIMMessage
仅仅是用于反序列化消息时使用,请不要在其他时候使用
setMessageId(long) - Method in class cn.leancloud.LCStatus
 
setMessageIOType(LCIMMessage.MessageIOType) - Method in class cn.leancloud.im.v2.LCIMMessage
设置消息的IO类型,本方法一般用于反序列化
setMessageQueryCacheEnabled(boolean) - Method in class cn.leancloud.im.LCIMOptions
 
setMessageStatus(LCIMMessage.MessageStatus) - Method in class cn.leancloud.im.v2.LCIMMessage
设置消息当前的状态,本方法一般用于从反序列化时
setMessageType(int) - Method in class cn.leancloud.im.v2.LCIMTypedMessage
 
setMetaData(Map<String, Object>) - Method in class cn.leancloud.LCFile
Set file meta data.
setMimeType(String) - Method in class cn.leancloud.LCFile
Set file mime type.
setMimeTypeDetector(FileUtil.MimeTypeDetector) - Static method in class cn.leancloud.core.AppConfiguration
 
setMobilePhoneNumber(String) - Method in class cn.leancloud.LCUser
set user mobilephone.
setModel(String) - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
setMustFetch() - Method in class cn.leancloud.im.v2.LCIMConversation
 
setName(String) - Method in class cn.leancloud.im.v2.LCIMConversation
 
setName(String) - Method in class cn.leancloud.LCFile
Set file name.
setName(String) - Method in class cn.leancloud.LCRole
 
setNetworkTimeout(int) - Static method in class cn.leancloud.core.AppConfiguration
 
setNetworkTimeout(int) - Static method in class cn.leancloud.core.LeanCloud
Deprecated.
setNext(String) - Method in class cn.leancloud.im.v2.callback.LCIMConversationIterableResult
 
setNickname(String) - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
设置成员的昵称 注意:目前尚未实现
setNonce(String) - Method in class cn.leancloud.im.Signature
 
setNotificationId(String) - Method in class cn.leancloud.LCPush
set notification id(optional).
setNotificationManager(LCNotificationManager) - Method in class cn.leancloud.push.LCPushMessageListener
 
setObject(LCObject) - Method in class cn.leancloud.LCRanking
 
setObject(LCObject) - Method in class cn.leancloud.LCStatistic
 
setObjectId(String) - Method in class cn.leancloud.LCObject
Set objectId.
setOperation(String) - Method in class cn.leancloud.sms.LCSMSOption
 
setOperationTube(OperationTube) - Static method in class cn.leancloud.im.InternalConfiguration
 
setOrder(String) - Method in class cn.leancloud.LCQuery
Set query order fields.
setOrder(String) - Method in class cn.leancloud.query.QueryConditions
 
setOsAPILevel(int) - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
setOsCodeName(String) - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
setPageSize(int) - Method in class cn.leancloud.LCStatusQuery
set pagination size.
setParameters(Map<String, String>) - Method in class cn.leancloud.query.QueryConditions
 
setParent(LCObject) - Method in class cn.leancloud.LCRelation
 
setPassword(String) - Method in class cn.leancloud.LCUser
set user password.
setPathPrefix(String) - Method in class cn.leancloud.LCFile
set folder path
setPolicy(LCQuery.CachePolicy) - Method in class cn.leancloud.LCQuery
Change the caching policy of this query.
setPriority(LCIMMessageOption.MessagePriority) - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
setProductionMode(boolean) - Static method in class cn.leancloud.LCCloud
设置调用云代码函数的测试环境或者生产环境,默认为true,也就是生产环境。
setProgressCallback(ProgressCallback) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
设置文件上传进度回调
setPublicReadAccess(boolean) - Method in class cn.leancloud.LCACL
Set whether the public is allowed to read this object.
setPublicWriteAccess(boolean) - Method in class cn.leancloud.LCACL
Set whether the public is allowed to write this object.
setPushData(String) - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
setPushDataEx(Map<String, Object>) - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
setPushDate(Date) - Method in class cn.leancloud.LCPush
Set the push date at which the push will be sent.
setPushToAndroid(boolean) - Method in class cn.leancloud.LCPush
set push target only android device.
setPushToIOS(boolean) - Method in class cn.leancloud.LCPush
set push target only ios device.
setPushToWindowsPhone(boolean) - Method in class cn.leancloud.LCPush
set push target only windows phone device.
setQuery(LCQuery<? extends LCInstallation>) - Method in class cn.leancloud.LCPush
Sets the query for this push for which this push notification will be sent.
setQueryPolicy(LCQuery.CachePolicy) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置 IMConversationsQuery 的查询策略
setQueryString(String) - Method in class cn.leancloud.search.LCSearchQuery
设置搜索的查询语句。 详细语法可以参考http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl -query-string-query.html#query-string-syntax
setRank(int) - Method in class cn.leancloud.LCRanking
 
setReadAccess(String, boolean) - Method in class cn.leancloud.LCACL
Set whether the given user id is allowed to read this object.
setReadAccess(LCUser, boolean) - Method in class cn.leancloud.LCACL
Set whether the given user is allowed to read this object.
setReadAt(long) - Method in class cn.leancloud.im.v2.LCIMMessage
 
setReason(String) - Method in class cn.leancloud.im.v2.callback.LCIMOperationFailure
设置错误原因描述
setReceipt(boolean) - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
setReceiptTimestamp(long) - Method in class cn.leancloud.im.v2.LCIMMessage
Deprecated.
setReconnect(boolean) - Method in class cn.leancloud.im.v2.LCIMClientOpenOption
设置恢复重连标记
setRegion(LeanCloud.REGION) - Static method in class cn.leancloud.core.LeanCloud
 
setRemoteAddress(String) - Static method in class cn.leancloud.EngineRequestContext
 
setRequestId(String) - Method in class cn.leancloud.LCPush
set customized request id(optional).
setResetConnectionWhileBroken(boolean) - Method in class cn.leancloud.im.LCIMOptions
Deprecated.
Since 5.0.18
setResults(List<LCRanking>) - Method in class cn.leancloud.LCLeaderboardResult
result list setter
setResults(List<LCStatistic>) - Method in class cn.leancloud.LCStatisticResult
setter
setResults(List<? extends LCObject>) - Method in class cn.leancloud.query.LCCloudQueryResult
 
setResults(List<LCObject>) - Method in class cn.leancloud.query.LCQueryResult
 
setRole(ConversationMemberRole) - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
设置角色
setRoleReadAccess(String, boolean) - Method in class cn.leancloud.LCACL
Set whether the given role is allowed to read this object.
setRoleWriteAccess(String, boolean) - Method in class cn.leancloud.LCACL
Set whether the given role is allowed to write this object.
setRtmServer(String) - Method in class cn.leancloud.im.LCIMOptions
set rtm connection server.
setRunOnEmulator(boolean) - Method in class cn.leancloud.im.SystemReporter.SystemInfo
 
setSelectedKeys(Set<String>) - Method in class cn.leancloud.query.QueryConditions
 
setServer(LeanService, String) - Static method in class cn.leancloud.core.LeanCloud
set server info.
setServerURLs(String) - Static method in class cn.leancloud.core.LeanCloud
 
setSessionToken(String) - Static method in class cn.leancloud.EngineRequestContext
 
setSid(String) - Method in class cn.leancloud.search.LCSearchQuery
设置查询id,通常您都不需要调用这个方法来设置,只要不停调用find就可以实现分页。 不过如果需要将查询分页传递到其他Activity,则可能需要通过传递sid来实现。
setSignature(String) - Method in class cn.leancloud.im.Signature
 
setSignatureFactory(SignatureFactory) - Method in class cn.leancloud.im.LCIMOptions
set signature factory.
setSignatureName(String) - Method in class cn.leancloud.sms.LCSMSOption
 
setSignedPeerIds(List<String>) - Method in class cn.leancloud.im.Signature
Deprecated.
setSinceId(long) - Method in class cn.leancloud.LCStatusQuery
set since messageId.
setSkip(int) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合的起始位置,一般用于分页
setSkip(int) - Method in class cn.leancloud.LCQuery
Controls the number of results to skip before returning any results.
setSkip(int) - Method in class cn.leancloud.query.QueryConditions
 
setSkip(int) - Method in class cn.leancloud.search.LCSearchQuery
设置返回集合的起始位置,一般用于分页
setSortBuilder(LCSearchSortBuilder) - Method in class cn.leancloud.search.LCSearchQuery
设置查询的AVSearchSortBuilder,使用更丰富的排序选项。
setSource(LCObject) - Method in class cn.leancloud.LCStatus
set source of status
setSourceUser(LCUser) - Method in class cn.leancloud.LCFriendshipRequest
 
setStatisticName(String) - Method in class cn.leancloud.LCStatistic
set name
setStatistics(List<LCStatistic>) - Method in class cn.leancloud.LCRanking
 
setStatisticValue(double) - Method in class cn.leancloud.LCRanking
 
setStatisticValue(double) - Method in class cn.leancloud.LCStatistic
set value
setSystemReporter(SystemReporter) - Method in class cn.leancloud.im.LCIMOptions
 
setTargetClass(String) - Method in class cn.leancloud.LCRelation
 
setTemplateName(String) - Method in class cn.leancloud.sms.LCSMSOption
 
setTemporaryExpiredat(long) - Method in class cn.leancloud.im.v2.LCIMConversation
设置临时对话过期时间(以秒为单位) 仅对 临时对话 有效
setText(String) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
setText(String) - Method in class cn.leancloud.im.v2.messages.LCIMLocationMessage
 
setText(String) - Method in class cn.leancloud.im.v2.messages.LCIMTextMessage
 
setTimeoutInSecs(int) - Method in class cn.leancloud.im.LCIMOptions
set timeout option.
setTimestamp(long) - Method in class cn.leancloud.im.Signature
 
setTimestamp(long) - Method in class cn.leancloud.im.v2.LCIMMessage
 
setTitleAttribute(String) - Method in class cn.leancloud.search.LCSearchQuery
此选项为AVOSCloud SearchActivity使用 指定Title所对应的Field
setToken(String) - Method in class cn.leancloud.sms.LCCaptchaValidateResult
 
setTrace(boolean) - Method in class cn.leancloud.query.QueryConditions
 
setTransient(boolean) - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
setTtl(int) - Method in class cn.leancloud.sms.LCSMSOption
 
setType(LCSMS.TYPE) - Method in class cn.leancloud.sms.LCSMSOption
 
setType(String) - Method in class cn.leancloud.types.LCDate
 
setUniqueToken(String) - Method in class cn.leancloud.im.v2.LCIMMessage
 
setUnreadNotificationEnabled(boolean) - Method in class cn.leancloud.im.LCIMOptions
设置离线消息推送模式
setUpdateAt(long) - Method in class cn.leancloud.im.v2.LCIMMessage
Deprecated.
please use setUpdatedAt instead of.
setUpdatedAt(long) - Method in class cn.leancloud.im.v2.LCIMMessage
set the update time of the message
setUploadHeader(String, String) - Static method in class cn.leancloud.LCFile
 
setUseMasterKey(boolean) - Static method in class cn.leancloud.LeanEngine
设置在与 LeanCloud 服务器进行沟通的时候是否使用 masterKey 使用 masterKey 时, API 将拥有全部权限,不再受到权限的限制
setUser(LCUser) - Method in class cn.leancloud.LCBlockRelation
 
setUser(LCUser) - Method in class cn.leancloud.LCRanking
 
setUser(LCUser) - Method in class cn.leancloud.LCStatistic
 
setUsername(String) - Method in class cn.leancloud.LCUser
set user name.
setValidateToken(String) - Method in class cn.leancloud.sms.LCCaptchaValidateResult
 
setVersion(int) - Method in class cn.leancloud.LCLeaderboard
 
setVersion(int) - Method in class cn.leancloud.LCStatistic
set version
setWhere(Map<String, List<QueryOperation>>) - Method in class cn.leancloud.query.QueryConditions
 
setWidth(int) - Method in class cn.leancloud.sms.LCCaptchaOption
 
setWill(boolean) - Method in class cn.leancloud.im.v2.LCIMMessageOption
设置该消息是否为下线通知消息
setWithLastMessagesRefreshed(boolean) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置是否携带最后一条消息
setWriteAccess(String, boolean) - Method in class cn.leancloud.LCACL
Set whether the given user id is allowed to write this object.
setWriteAccess(LCUser, boolean) - Method in class cn.leancloud.LCACL
Set whether the given user is allowed to write this object.
sid - Variable in class cn.leancloud.search.LCSearchResponse
 
Signature - Class in cn.leancloud.im
 
Signature() - Constructor for class cn.leancloud.im.Signature
 
SIGNATURE_FAILED_LOGIN - Static variable in interface cn.leancloud.im.SignatureFactory
 
SignatureCallback - Class in cn.leancloud.im
 
SignatureCallback() - Constructor for class cn.leancloud.im.SignatureCallback
 
SignatureException(int, String) - Constructor for exception cn.leancloud.im.SignatureFactory.SignatureException
 
SignatureFactory - Interface in cn.leancloud.im
 
SignatureFactory.SignatureException - Exception in cn.leancloud.im
签名异常类
SignatureTask - Class in cn.leancloud.im
 
SignatureTask(SignatureCallback, String) - Constructor for class cn.leancloud.im.SignatureTask
 
signUp(JSONObject) - Method in class cn.leancloud.core.StorageClient
 
signUp() - Method in class cn.leancloud.LCUser
sign up(blocking).
SignUpCallback - Class in cn.leancloud.callback
 
SignUpCallback() - Constructor for class cn.leancloud.callback.SignUpCallback
 
signUpInBackground() - Method in class cn.leancloud.LCUser
sign up in background.
signUpOrLoginByMobilephone(JSONObject, Class<T>) - Method in class cn.leancloud.core.StorageClient
 
signUpOrLoginByMobilePhone(String, String) - Static method in class cn.leancloud.LCUser
signUpOrLoginByMobilePhone
signUpOrLoginByMobilePhone(String, String, Class<T>) - Static method in class cn.leancloud.LCUser
signUpOrLoginByMobilePhone
signUpOrLoginByMobilePhoneInBackground(String, String) - Static method in class cn.leancloud.LCUser
signUpOrLoginByMobilePhoneInBackground
signUpOrLoginByMobilePhoneInBackground(String, String, Class<T>) - Static method in class cn.leancloud.LCUser
signUpOrLoginByMobilePhoneInBackground
signUpWithFlag(JSONObject, boolean) - Method in class cn.leancloud.core.StorageClient
 
SimpleFileMetaAccessor - Class in cn.leancloud.im
 
SimpleFileMetaAccessor() - Constructor for class cn.leancloud.im.SimpleFileMetaAccessor
 
size() - Method in class cn.leancloud.gson.GsonArray
 
size() - Method in class cn.leancloud.gson.GsonObject
 
size() - Method in class cn.leancloud.push.LCNotificationManager
 
skip(int) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
设置返回集合的起始位置,一般用于分页
skip(int) - Method in class cn.leancloud.LCQuery
 
SQL() - Constructor for class cn.leancloud.im.v2.LCIMMessageStorage.SQL
 
start() - Method in class cn.leancloud.im.SignatureTask
 
startIntervalBound - Variable in class cn.leancloud.im.v2.LCIMMessageInterval
 
status - Variable in class cn.leancloud.im.v2.LCIMMessage
 
STATUS_ACCEPTED - Static variable in class cn.leancloud.LCFriendshipRequest
 
STATUS_ANY - Static variable in class cn.leancloud.LCFriendshipRequest
 
STATUS_DECLINED - Static variable in class cn.leancloud.LCFriendshipRequest
 
STATUS_ON_BLOCKED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_CLIENT_OFFLINE - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_CLIENT_ONLINE - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_CONNECTION_PAUSED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_CONNECTION_RESUMED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_INFO_CHANGED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_JOINED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_KICKED_FROM_CONVERSATION - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_BLOCKED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_INFO_CHANGED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_MUTED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_UNBLOCKED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBER_UNMUTED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBERS_JOINED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MEMBERS_LEFT - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_DELIVERED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_READ - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_RECALLED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_RECEIPTED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MESSAGE_UPDATED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_MUTED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_UNBLOCKED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_UNMUTED - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_ON_UNREAD_EVENT - Static variable in interface cn.leancloud.im.v2.Conversation
 
STATUS_PENDING - Static variable in class cn.leancloud.LCFriendshipRequest
 
StatusCallback - Class in cn.leancloud.callback
 
StatusCallback() - Constructor for class cn.leancloud.callback.StatusCallback
 
StatusListCallback - Class in cn.leancloud.callback
 
StatusListCallback() - Constructor for class cn.leancloud.callback.StatusListCallback
 
statusQuery(LCUser) - Static method in class cn.leancloud.LCStatus
query statuses sent by User owner.
StorageClient - Class in cn.leancloud.core
 
StorageClient(APIService, boolean, AppConfiguration.SchedulerCreator) - Constructor for class cn.leancloud.core.StorageClient
 
strictlyFind(QueryConditions) - Static method in class cn.leancloud.LCUser
Get User list by query with conditions
strictlyQueryUsers(LCUser, Map<String, String>) - Method in class cn.leancloud.core.StorageClient
 
subList(int, int) - Method in class cn.leancloud.gson.GsonArray
 
SUBSCRIBE_ID - Static variable in class cn.leancloud.livequery.LCLiveQuery
 
subscribeInBackground(LCLiveQuerySubscribeCallback) - Method in class cn.leancloud.livequery.LCLiveQuery
subscribe the query
SYSTEM - Static variable in interface cn.leancloud.im.v2.Conversation
 
SYSTEM_ATTR_ANDX_KEY - Static variable in class cn.leancloud.EngineAppConfiguration
 
SYSTEM_ATTR_APP_ENV - Static variable in class cn.leancloud.EngineAppConfiguration
 
SYSTEM_ATTR_APP_PORT - Static variable in class cn.leancloud.EngineAppConfiguration
 
SystemInfo() - Constructor for class cn.leancloud.im.SystemReporter.SystemInfo
 
SystemReporter - Interface in cn.leancloud.im
 
SystemReporter.SystemInfo - Class in cn.leancloud.im
 

T

TEMPCONV_ID_PREFIX - Static variable in interface cn.leancloud.im.v2.Conversation
 
TEMPORARY - Static variable in interface cn.leancloud.im.v2.Conversation
 
TEMPORARYTTL - Static variable in interface cn.leancloud.im.v2.Conversation
 
TEXT - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
TEXT_MESSAGE_TYPE - Static variable in annotation type cn.leancloud.im.v2.annotation.LCIMMessageType
 
TIMEOUT - Static variable in exception cn.leancloud.LCException
Error code indicating that the request timed out on the server.
timestamp - Variable in class cn.leancloud.im.v2.LCIMMessage
 
timestamp - Variable in class cn.leancloud.im.v2.LCIMMessageInterval.MessageIntervalBound
 
toArray() - Method in class cn.leancloud.gson.GsonArray
 
toArray(T[]) - Method in class cn.leancloud.gson.GsonArray
 
toJavaList(Class<T>) - Method in class cn.leancloud.gson.GsonArray
 
toJavaList(Class<T>) - Method in class cn.leancloud.json.JSONArray
 
toJavaObject(Class<T>) - Method in class cn.leancloud.gson.GsonObject
 
toJavaObject(JSONObject, Class<T>) - Method in class cn.leancloud.gson.GSONParser
 
toJavaObject(JsonElement, Class<T>) - Static method in class cn.leancloud.gson.GsonWrapper
 
toJavaObject(JsonElement) - Static method in class cn.leancloud.gson.GsonWrapper
 
toJavaObject(JSONObject, Class<T>) - Static method in class cn.leancloud.json.JSON
 
toJavaObject(Class<T>) - Method in class cn.leancloud.json.JSONObject
 
toJavaObject(JSONObject, Class<T>) - Method in interface cn.leancloud.json.JSONParser
 
toJSONArray(List<Object>) - Method in class cn.leancloud.gson.GSONParser
 
toJSONArray(List<Object>) - Method in interface cn.leancloud.json.JSONParser
 
toJsonElement(Object) - Static method in class cn.leancloud.gson.GsonWrapper
 
toJSONObject(Map<String, Object>) - Method in class cn.leancloud.gson.GSONParser
 
toJSONObject(Map<String, Object>) - Method in interface cn.leancloud.json.JSONParser
 
toJSONObject() - Method in class cn.leancloud.LCACL
get json object.
toJSONObject() - Method in class cn.leancloud.LCObject
Generate a new json object with server data.
toJSONString() - Method in class cn.leancloud.gson.GsonArray
 
toJSONString() - Method in class cn.leancloud.gson.GsonObject
 
toJSONString(Object) - Method in class cn.leancloud.gson.GSONParser
 
toJsonString(Map<String, Object>) - Static method in class cn.leancloud.gson.GsonWrapper
 
toJSONString() - Method in class cn.leancloud.im.v2.LCIMConversation
 
toJSONString() - Method in class cn.leancloud.im.v2.LCIMMessage
 
toJSONString() - Method in class cn.leancloud.im.v2.LCIMMessageOption
 
toJSONString(Object) - Static method in class cn.leancloud.json.JSON
 
toJSONString() - Method in class cn.leancloud.json.JSONArray
 
toJSONString() - Method in class cn.leancloud.json.JSONObject
 
toJSONString(Object) - Method in interface cn.leancloud.json.JSONParser
 
toJSONString() - Method in class cn.leancloud.LCObject
Generate a json string.
toJSONString() - Method in class cn.leancloud.query.LCQueryResult
 
toJSONString() - Method in class cn.leancloud.types.LCDate
 
toMap() - Method in class cn.leancloud.LCFile
Get map data of current file.
toObject() - Method in class cn.leancloud.LCStatus
 
toResult() - Method in class cn.leancloud.query.QueryOperation
 
toResult(String) - Method in class cn.leancloud.query.QueryOperation
 
toString() - Method in enum cn.leancloud.core.LeanService
 
toString() - Method in class cn.leancloud.EndpointParser.EndpointInfo
 
toString() - Method in enum cn.leancloud.EngineHookType
 
toString() - Method in class cn.leancloud.im.v2.conversation.LCIMConversationMemberInfo
 
toString() - Method in class cn.leancloud.im.v2.LCIMConversation
 
toString() - Method in enum cn.leancloud.IMHookType
 
toString() - Method in class cn.leancloud.json.JSONObject
 
toString() - Method in class cn.leancloud.LCLeaderboardResult
 
toString() - Method in class cn.leancloud.LCObject
 
toString() - Method in class cn.leancloud.LCStatistic
 
toString() - Method in enum cn.leancloud.LCStatus.INBOX_TYPE
 
toString() - Method in class cn.leancloud.query.LCQueryResult
 
toString() - Method in enum cn.leancloud.sms.LCSMS.TYPE
 
totallyOverwrite - Variable in class cn.leancloud.LCObject
 
transform(LCObject, String) - Static method in class cn.leancloud.Transformer
 
transform(LCObject, Class<T>) - Static method in class cn.leancloud.Transformer
 
Transformer - Class in cn.leancloud
 
TRANSIENT - Static variable in interface cn.leancloud.im.v2.Conversation
 
TYPE - Static variable in interface cn.leancloud.im.v2.Conversation
 
type - Variable in class cn.leancloud.json.TypeReference
 
TypeReference<T> - Class in cn.leancloud.json
 
TypeReference() - Constructor for class cn.leancloud.json.TypeReference
 
TypeReference(Type...) - Constructor for class cn.leancloud.json.TypeReference
 

U

unblockFriend(LCUser, String) - Method in class cn.leancloud.core.StorageClient
 
unblockFriendInBackground(String) - Method in class cn.leancloud.LCUser
unblock somebody in background.
unblockMembers(List<String>, LCIMOperationPartiallySucceededCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
将部分成员从黑名单移出来
unfollowInBackground(String) - Method in class cn.leancloud.LCUser
unfollow somebody in background.
unfollowInBackground(LCUser, String) - Method in class cn.leancloud.LCUser
unfollow somebody in background.
unfollowUser(LCUser, String, String) - Method in class cn.leancloud.core.StorageClient
 
uniqueToken - Variable in class cn.leancloud.im.v2.LCIMMessage
 
UNKNOWN - Static variable in exception cn.leancloud.LCException
Error code indicating unknown reason.
unmute(LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
取消静音,客户端取消静音设置
unmuteMembers(List<String>, LCIMOperationPartiallySucceededCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
将部分成员解除禁言
unreadCountInBackground() - Method in class cn.leancloud.LCStatusQuery
get (read, unread) count.
unreadMessagesMentioned() - Method in class cn.leancloud.im.v2.LCIMConversation
判断当前未读消息中是否有提及当前用户的消息存在。
unregisterMessageHandler(Class<? extends LCIMMessage>, MessageHandler<?>) - Static method in class cn.leancloud.im.v2.LCIMMessageManager
取消特定消息格式的处理单元
unsubscribeInBackground(LCLiveQuerySubscribeCallback) - Method in class cn.leancloud.livequery.LCLiveQuery
unsubscribe the query
UNSUPPORTED_SERVICE - Static variable in exception cn.leancloud.LCException
Error code indicating that a service being linked (e.g.
update(String, Map<String, Object>, String, String[]) - Method in interface cn.leancloud.im.DatabaseDelegate
 
updateAt - Variable in class cn.leancloud.im.v2.LCIMMessage
 
updateBreakpoints(List<LCIMMessage>, boolean, String) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
updateConversation(LCConnectionManager, String, String, int, Map<String, Object>, LCIMCommonJsonCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
updateConversation(LCConnectionManager, String, String, int, Map<String, Object>, LCIMCommonJsonCallback) - Method in interface cn.leancloud.im.OperationTube
 
updateConversationDirectly(LCConnectionManager, String, String, int, Map<String, Object>, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
updateConversationLastMessageAt(LCIMConversation) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
updateEntityStatistics(String, List<Map<String, Object>>, boolean) - Method in class cn.leancloud.core.StorageClient
 
updateFetchTimestamp(long) - Method in class cn.leancloud.im.v2.LCIMConversation
 
updateFriendship(LCUser, String, String, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
 
updateFriendship(LCFriendship) - Method in class cn.leancloud.LCUser
update friendship attributes.
updateFriendship(LCUser, LCFriendship) - Method in class cn.leancloud.LCUser
update friendship attributes.
updateInfoInBackground(LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
更新当前对话的属性至服务器端
updateLeaderboard(String, Map<String, Object>) - Method in class cn.leancloud.core.StorageClient
update leaderboard with attributes.
updateMemberRole(String, ConversationMemberRole, LCIMConversationCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
更新成员的角色信息
updateMessage(LCConnectionManager, String, int, LCIMMessage, LCIMMessage, LCIMCommonJsonCallback) - Method in class cn.leancloud.im.DirectlyOperationTube
 
updateMessage(LCConnectionManager, String, int, LCIMMessage, LCIMMessage, LCIMCommonJsonCallback) - Method in interface cn.leancloud.im.OperationTube
 
updateMessage(LCIMMessage, LCIMMessage, LCIMMessageUpdatedCallback) - Method in class cn.leancloud.im.v2.LCIMConversation
update message content
updateMessage(LCIMMessage, String) - Method in class cn.leancloud.im.v2.LCIMMessageStorage
 
updateMessageDirectly(LCConnectionManager, String, int, LCIMMessage, LCIMMessage, int) - Method in class cn.leancloud.im.DirectlyOperationTube
 
updateObjectStatistics(String, List<Map<String, Object>>, boolean) - Method in class cn.leancloud.core.StorageClient
 
updatePassword(LCUser, String, String) - Method in class cn.leancloud.core.StorageClient
 
UpdatePasswordCallback - Class in cn.leancloud.callback
 
UpdatePasswordCallback() - Constructor for class cn.leancloud.callback.UpdatePasswordCallback
 
updatePasswordInBackground(String, String) - Method in class cn.leancloud.LCUser
update current user's password
updateRealtimeSessionToken(String, long) - Method in class cn.leancloud.im.v2.LCIMClient
[internal use only] update realtime session token
updateStatistic(LCUser, Map<String, Double>) - Static method in class cn.leancloud.LCLeaderboard
update user's statistic
updateStatistic(LCUser, Map<String, Double>, boolean) - Static method in class cn.leancloud.LCLeaderboard
update user's statistic
updateUpdateStrategy(LCLeaderboard.LCLeaderboardUpdateStrategy) - Method in class cn.leancloud.LCLeaderboard
update current leaderboard's update strategy.
updateUserStatistics(LCUser, List<Map<String, Object>>, boolean) - Method in class cn.leancloud.core.StorageClient
update user statistics.
updateVersionChangeInterval(LCLeaderboard.LCLeaderboardVersionChangeInterval) - Method in class cn.leancloud.LCLeaderboard
update current leaderboard's change interval
upload(SaveCallback) - Method in class cn.leancloud.im.v2.messages.LCIMFileMessage
 
upload(LCIMFileMessage, SaveCallback) - Static method in class cn.leancloud.im.v2.messages.LCIMFileMessageAccessor
 
USER_DOESNOT_EXIST - Static variable in exception cn.leancloud.LCException
Error code indicating that user doesn't exist
USER_ID_MISMATCH - Static variable in exception cn.leancloud.LCException
Error code indicating that User ID mismatch.
USER_MOBILE_PHONENUMBER_TAKEN - Static variable in exception cn.leancloud.LCException
这个号码已经绑定过别的账号了
USER_MOBILEPHONE_MISSING - Static variable in exception cn.leancloud.LCException
用户并没有绑定手机号码
USER_MOBILEPHONE_NOT_VERIFIED - Static variable in exception cn.leancloud.LCException
这个手机号码尚未被验证过
USER_WITH_MOBILEPHONE_NOT_FOUND - Static variable in exception cn.leancloud.LCException
没有找到绑定了该手机号的用户
USERNAME_MISSING - Static variable in exception cn.leancloud.LCException
Error code indicating that the username is missing or empty.
USERNAME_PASSWORD_MISMATCH - Static variable in exception cn.leancloud.LCException
Error code indicating that username and password mismatched.
USERNAME_TAKEN - Static variable in exception cn.leancloud.LCException
Error code indicating that the username has already been taken.
useSignatureCache() - Method in class cn.leancloud.im.SignatureCallback
是否使用缓存的signature 仅仅是在v2中得自动重连才会使用
UUID_LEN - Static variable in class cn.leancloud.LCObject
 

V

v(String) - Method in class cn.leancloud.LCLogger
 
v(String, Throwable) - Method in class cn.leancloud.LCLogger
 
validateCookieSign(HttpServletRequest) - Method in interface cn.leancloud.LCUserCookieSign
validate cookie signature.
VALIDATION_ERROR - Static variable in exception cn.leancloud.LCException
Error code indicating that cloud code validation failed.
validFieldName(String) - Method in class cn.leancloud.LCObject
 
value() - Method in enum cn.leancloud.LCStatusQuery.PaginationDirection
 
valueOf(String) - Static method in enum cn.leancloud.core.LeanCloud.REGION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.core.LeanService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.EngineHookType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.im.v2.conversation.ConversationMemberRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.im.v2.Conversation.LCIMOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.im.v2.LCIMClient.LCIMClientStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.im.v2.LCIMMessage.MessageIOType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.im.v2.LCIMMessage.MessageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.im.v2.LCIMMessageOption.MessagePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.im.v2.LCIMMessageQueryDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.im.v2.LCIMReservedMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.IMHookType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCLeaderboard.LCLeaderboardOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCLeaderboard.LCLeaderboardUpdateStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCLeaderboard.LCLeaderboardVersionChangeInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCLogger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCObject.Hook
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCQuery.CachePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCStatus.INBOX_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCStatusQuery.PaginationDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCStatusQuery.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.LCUser.SNS_PLATFORM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.livequery.LCLiveQuery.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.leancloud.sms.LCSMS.TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum cn.leancloud.core.LeanCloud.REGION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.core.LeanService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.EngineHookType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class cn.leancloud.gson.GsonObject
 
values() - Static method in enum cn.leancloud.im.v2.conversation.ConversationMemberRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.im.v2.Conversation.LCIMOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.im.v2.LCIMClient.LCIMClientStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.im.v2.LCIMMessage.MessageIOType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.im.v2.LCIMMessage.MessageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.im.v2.LCIMMessageOption.MessagePriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.im.v2.LCIMMessageQueryDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.im.v2.LCIMReservedMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.IMHookType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCLeaderboard.LCLeaderboardOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCLeaderboard.LCLeaderboardUpdateStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCLeaderboard.LCLeaderboardVersionChangeInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCLogger.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCObject.Hook
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCQuery.CachePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCStatus.INBOX_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCStatusQuery.PaginationDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCStatusQuery.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.LCUser.SNS_PLATFORM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.livequery.LCLiveQuery.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.leancloud.sms.LCSMS.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
VARCHAR32 - Static variable in class cn.leancloud.im.v2.LCIMMessageStorage
 
VENDOR - Static variable in class cn.leancloud.LCInstallation
 
verifyCaptcha(String, String) - Method in class cn.leancloud.core.StorageClient
 
verifyCaptchaCodeInBackground(String, LCCaptchaDigest) - Static method in class cn.leancloud.sms.LCCaptcha
 
verifyInternalId(String) - Static method in class cn.leancloud.LCObject
 
verifyMobilePhone(String, String) - Method in class cn.leancloud.core.StorageClient
 
verifyMobilePhoneInBackground(String, String) - Static method in class cn.leancloud.LCUser
verify sms code with current user's phone number.
verifySMSCode(String, String) - Method in class cn.leancloud.core.StorageClient
 
verifySMSCodeForUpdatingPhoneNumber(LCUser, String, String) - Method in class cn.leancloud.core.StorageClient
 
verifySMSCodeForUpdatingPhoneNumberInBackground(String, String) - Static method in class cn.leancloud.LCUser
verify sms code for updating phone number of current user.
verifySMSCodeForUpdatingPhoneNumberInBackground(LCUser, String, String) - Static method in class cn.leancloud.LCUser
verify sms code for updating phone number of current user.
verifySMSCodeInBackground(String, String) - Static method in class cn.leancloud.sms.LCSMS
 
VIDEO_MESSAGE_TYPE - Static variable in annotation type cn.leancloud.im.v2.annotation.LCIMMessageType
 

W

w(String) - Method in class cn.leancloud.LCLogger
 
w(String, Throwable) - Method in class cn.leancloud.LCLogger
 
w(Throwable) - Method in class cn.leancloud.LCLogger
 
whereContainedIn(String, Collection<?>) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段对应的值包含在指定值中时即可返回
whereContainedIn(String, Collection<? extends Object>) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value to be contained in the provided list of values.
whereContainedIn(String, Collection<? extends Object>) - Method in class cn.leancloud.query.QueryConditions
 
whereContains(String, String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段对应的值包含此字符串即可返回
whereContains(String, String) - Method in class cn.leancloud.LCQuery
Add a constraint for finding string values that contain a provided string.
whereContains(String, String) - Method in class cn.leancloud.query.QueryConditions
 
whereContainsAll(String, Collection<?>) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段中的元素包含所有的值才可返回
whereContainsAll(String, Collection<?>) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value match another AVQuery.
whereContainsAll(String, Collection<?>) - Method in class cn.leancloud.query.QueryConditions
 
whereContainsIn(String, Collection<?>) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段对应的值包含在指定值中时即可返回
whereDoesNotExist(String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当 conversation 的属性中对应的字段没有值时即可返回
whereDoesNotExist(String) - Method in class cn.leancloud.LCQuery
Add a constraint for finding objects that do not contain a given key.
whereDoesNotExist(String) - Method in class cn.leancloud.query.QueryConditions
 
whereDoesNotMatchKeyInQuery(String, String, LCQuery<?>) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value does not match any value for a key in the results of another AVQuery.
whereDoesNotMatchQuery(String, LCQuery<?>) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value does not match another AVQuery.
whereEndsWith(String, String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段对应的值以此字符串结束即可返回
whereEndsWith(String, String) - Method in class cn.leancloud.LCQuery
Add a constraint for finding string values that end with a provided string.
whereEndsWith(String, String) - Method in class cn.leancloud.query.QueryConditions
 
whereEqualTo(String, Object) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段满足等于条件时即可返回
whereEqualTo(String, Object) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value to be equal to the provided value.
whereEqualTo(String, Object) - Method in class cn.leancloud.query.QueryConditions
 
whereExists(String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当 conversation 的属性中对应的字段有值时即可返回
whereExists(String) - Method in class cn.leancloud.LCQuery
Add a constraint for finding objects that contain the given key.
whereExists(String) - Method in class cn.leancloud.query.QueryConditions
 
whereGreaterThan(String, Object) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段满足大于条件时即可返回
whereGreaterThan(String, Object) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value to be greater than the provided value.
whereGreaterThan(String, Object) - Method in class cn.leancloud.query.QueryConditions
 
whereGreaterThanOrEqualsTo(String, Object) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段满足大于等于条件时即可返回
whereGreaterThanOrEqualTo(String, Object) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value to be greater or equal to than the provided value.
whereGreaterThanOrEqualTo(String, Object) - Method in class cn.leancloud.query.QueryConditions
 
whereLessThan(String, Object) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段满足小于条件时即可返回
whereLessThan(String, Object) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value to be less than the provided value.
whereLessThan(String, Object) - Method in class cn.leancloud.query.QueryConditions
 
whereLessThanOrEqualsTo(String, Object) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段满足小于等于条件时即可返回
whereLessThanOrEqualTo(String, Object) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value to be less or equal to than the provided value.
whereLessThanOrEqualTo(String, Object) - Method in class cn.leancloud.query.QueryConditions
 
whereMatches(String, String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段对应的值满足提供的正则表达式即可返回
whereMatches(String, String, String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段对应的值满足提供的正则表达式即可返回
whereMatches(String, String) - Method in class cn.leancloud.LCQuery
Add a regular expression constraint for finding string values that match the provided regular expression.
whereMatches(String, String, String) - Method in class cn.leancloud.LCQuery
Add a regular expression constraint for finding string values that match the provided regular expression.
whereMatches(String, String) - Method in class cn.leancloud.query.QueryConditions
 
whereMatches(String, String, String) - Method in class cn.leancloud.query.QueryConditions
 
whereMatchesKeyInQuery(String, String, LCQuery<?>) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value matches a value for a key in the results of another AVQuery
whereMatchesQuery(String, LCQuery<?>) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value match another AVQuery.
whereNear(String, LCGeoPoint) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加一个基于地理位置的近似查询,当conversation的属性中对应字段对应的地理位置在pointer附近时即可返回
whereNear(String, LCGeoPoint) - Method in class cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given.
whereNear(String, LCGeoPoint) - Method in class cn.leancloud.query.QueryConditions
 
whereNear(String, LCGeoPoint) - Method in class cn.leancloud.search.LCSearchSortBuilder
 
whereNear(String, LCGeoPoint, String) - Method in class cn.leancloud.search.LCSearchSortBuilder
 
whereNear(String, LCGeoPoint, String, String, String) - Method in class cn.leancloud.search.LCSearchSortBuilder
按照地理位置信息远近排序,key对应的字段类型必须是GeoPoint。
whereNotContainedIn(String, Collection<? extends Object>) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value not be contained in the provided list of values.
whereNotContainedIn(String, Collection<? extends Object>) - Method in class cn.leancloud.query.QueryConditions
 
whereNotContainsIn(String, Collection<?>) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段对应的值不包含在指定值中时即可返回
whereNotEqualsTo(String, Object) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段满足不等于条件时即可返回
whereNotEqualTo(String, Object) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value to be not equal to the provided value.
whereNotEqualTo(String, Object) - Method in class cn.leancloud.query.QueryConditions
 
whereSizeEqual(String, int) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
添加查询约束条件,查找key类型是数组,该数组的长度匹配提供的数值
whereSizeEqual(String, int) - Method in class cn.leancloud.LCQuery
添加查询约束条件,查找key类型是数组,该数组的长度匹配提供的数值。
whereSizeEqual(String, int) - Method in class cn.leancloud.query.QueryConditions
 
whereStartsWith(String, String) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,当conversation的属性中对应的字段对应的值以此字符串起始即可返回
whereStartsWith(String, String) - Method in class cn.leancloud.LCQuery
Add a constraint for finding string values that start with a provided string.
whereStartsWith(String, String) - Method in class cn.leancloud.query.QueryConditions
 
whereWithinGeoBox(String, LCGeoPoint, LCGeoPoint) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加一个基于地理位置的查询,当conversation的属性中有对应字段对应的地址位置在指定的矩形区域内时即可返回
whereWithinGeoBox(String, LCGeoPoint, LCGeoPoint) - Method in class cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's coordinates be contained within a given rectangular geographic bounding box.
whereWithinGeoBox(String, LCGeoPoint, LCGeoPoint) - Method in class cn.leancloud.query.QueryConditions
 
whereWithinKilometers(String, LCGeoPoint, double) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加一个基于地理位置的近似查询,当conversation的属性中有对应的地址位置与指定的地理位置间距不超过指定距离时返回 地球半径为6371.0 千米
whereWithinKilometers(String, LCGeoPoint, double) - Method in class cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinKilometers(String, LCGeoPoint, double, double) - Method in class cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the given ring area Radius of earth used is 6371.0 kilometers.
whereWithinKilometers(String, LCGeoPoint, double) - Method in class cn.leancloud.query.QueryConditions
 
whereWithinKilometers(String, LCGeoPoint, double, double) - Method in class cn.leancloud.query.QueryConditions
 
whereWithinMiles(String, LCGeoPoint, double) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加一个基于地理位置的近似查询,当conversation的属性中有对应的地址位置与指定的地理位置间距不超过指定距离时返回
whereWithinMiles(String, LCGeoPoint, double) - Method in class cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinMiles(String, LCGeoPoint, double, double) - Method in class cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the given ring.
whereWithinMiles(String, LCGeoPoint, double) - Method in class cn.leancloud.query.QueryConditions
 
whereWithinMiles(String, LCGeoPoint, double, double) - Method in class cn.leancloud.query.QueryConditions
 
whereWithinRadians(String, LCGeoPoint, double) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加一个基于地理位置的近似查询,当conversation的属性中有对应的地址位置与指定的地理位置间距不超过指定距离时返回
whereWithinRadians(String, LCGeoPoint, double) - Method in class cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinRadians(String, LCGeoPoint, double, double) - Method in class cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinRadians(String, LCGeoPoint, double) - Method in class cn.leancloud.query.QueryConditions
 
whereWithinRadians(String, LCGeoPoint, double, double) - Method in class cn.leancloud.query.QueryConditions
 
WindTalker - Class in cn.leancloud.im
 
withAbsoluteLocalPath(String, String) - Static method in class cn.leancloud.LCFile
Generate File instance with local path.
withFile(String, File) - Static method in class cn.leancloud.LCFile
Generate File instance with local file.
withMembers(List<String>) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,指定聊天室的组员条件满足条件的才返回
withMembers(List<String>, boolean) - Method in class cn.leancloud.im.v2.LCIMConversationsQuery
增加查询条件,指定聊天室的组员条件满足条件的才返回
withObjectIdInBackground(String) - Static method in class cn.leancloud.LCFile
Get AVFile instance from objectId.
wrapCookie(boolean) - Method in class cn.leancloud.EngineSessionCookie
 
wrapObservable(Observable) - Method in class cn.leancloud.core.StorageClient
 
wrapObservableNoResume(Observable) - Method in class cn.leancloud.core.StorageClient
 
wrapperException(Throwable) - Static method in exception cn.leancloud.im.v2.LCIMException
 
wrapperResponse(Object, String, boolean) - Method in class cn.leancloud.BeforeUpdateHookHandlerInfo
 
wrapperResponse(Object, String, boolean) - Method in class cn.leancloud.EngineHandlerInfo
 
wrapperResponse(Object, String, boolean) - Method in class cn.leancloud.EngineHookHandlerInfo
 
write(JsonWriter, BaseOperation) - Method in class cn.leancloud.gson.BaseOperationAdapter
 
write(JsonWriter, FileUploadToken) - Method in class cn.leancloud.gson.FileUploadTokenAdapter
Deprecated.
 
write(JsonWriter, T) - Method in class cn.leancloud.gson.GeneralFieldMappingObjectAdapter
Deprecated.
 
write(JsonWriter, T) - Method in class cn.leancloud.gson.GeneralSimpleObjectAdapter
 
write(JsonWriter, JSONArray) - Method in class cn.leancloud.gson.JSONArrayAdapter
 
write(JsonWriter, JSONObject) - Method in class cn.leancloud.gson.JSONObjectAdapter
 
writeLog(LCLogger.Level, String) - Method in class cn.leancloud.LCLogger
 
writeLog(LCLogger.Level, String, Throwable) - Method in class cn.leancloud.LCLogger
 
writeLog(LCLogger.Level, Throwable) - Method in class cn.leancloud.LCLogger
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

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