LeanCloud C# SDK
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NLeanCloud
 NEngine
 CLCEngineLCEngine provides the initialization of LeanEngine
 CLCEngineClassHookAttributeLCEngineClassHookAttribute is an attribute that hooks class in LeanEngine
 CLCEngineException
 CLCEngineFunctionAttributeLCEngineFunctionAttribute is an attribute of cloud function in engine
 CLCEngineFunctionParamAttributeLCEngineFunctionParamAttribute is an attribute of the parameter of cloud function in engine
 CLCEngineRealtimeHookAttributeLCEngineRealtimeHookAttribute is an attribute that hooks realtime in engine
 CLCEngineRequestContext
 CLCEngineUserHookAttributeLCEngineUserHookAttribute is an attribute that hooks user in engine
 NLiveQuery
 CLCLiveQueryLeanCloud LiveQuery
 CLCQueryExtensionLCQueryExtension is the extension of a LCQuery
 NPlay
 CClient客户端类
 CCodecUtils序列化工具类
 CCreateRoomFlag创建房间标识
 CLobbyRoom大厅房间数据类
 CPlayArray数组类结构,实现 IList 接口
 CPlayer玩家类
 CPlayException
 CPlayExceptionCode
 CPlayObject字典类结构,实现 IDictionary 接口
 CRoom房间类
 CRoomOptions创建房间选项
 CSendEventOptions发送事件选项
 NPush
 CLCPush
 NRealtime
 CILCIMSignatureFactoryILCIMSignatureFactory is an interface that creates a LCRealtime signature
 CLCIMAudioMessageLCIMAudioMessage is a local representation of audio message in LeanCloud
 CLCIMBinaryMessageLCIMBinaryMessage is a local representation of binary message in LeanCloud
 CLCIMChatRoomLCIMChatRoom is a local representation of chatroom in LeanCloud
 CLCIMClientLCIMClient is a local representation of realtime client in LeanCloud
 CLCIMConversationLCIMConversation is a local representation of general conversation in LeanCloud
 CLCIMConversationMemberInfoLCIMConversationMemberInfo represents the member info of the conversation
 CLCIMConversationQueryLCIMConversationQuery is the query for conversations
 CLCIMException
 CLCIMFileMessageLCIMFileMessage is a local representation of file message in LeanCloud
 CLCIMImageMessageLCIMImageMessage is a local representation of image message in LeanCloud
 CLCIMLocationMessageLCIMLocationMessage is a local representation of location message in LeanCloud
 CLCIMMessageThe base class of message
 CLCIMMessageQueryEndpointLCIMMessageQueryEndpoint limits the query results
 CLCIMMessageSendOptionsThe options for sending message
 CLCIMOperationFailureLCIMOperationFailure is the failed result of a conversation operation
 CLCIMPageResultLCIMPageResult represents the query results
 CLCIMPartiallySuccessResultLCIMPartiallySuccessResult is the partially successful result of a conversation operation
 CLCIMRecalledMessageThe recall message, i.e. a message to recall a previous sent message
 CLCIMServiceConversationLCIMServiceConversation is a local representation of service conversation in LeanCloud
 CLCIMSignatureLCIMSignature represents a LCRealtime signature
 CLCIMSignatureActionActions supporting signatures
 CLCIMTemporaryConversationLCIMTemporaryConversation is a local representation of temporary conversation in LeanCloud
 CLCIMTextMessageLCIMTextMessage is a local representation of text message in LeanCloud
 CLCIMTypedMessageKnown message types
 CLCIMVideoMessageLCIMVideoMessage is a local representation of video message in LeanCloud
 CLCRealtimeLCRealtime contains static functions that handle the global connection
 NStorage
 CLCACLLCACL is used to control which users and roles can access or modify a particular object. Each LCObject can have its own LCACL
 CLCCaptchaClientRequests a CAPTCHA image and sends the verification code
 CLCCaptureAn image CAPTCHA to prevent SMS abuse
 CLCClassHookLCClassHook represents the hooks for saving / updating / deleting LCObject
 CLCCloudLCCloud contains static functions that call LeanEngine cloud functions
 CLCFileLCFile is a local representation of a LeanCloud file
 CLCFollowersAndFolloweesLCFollowersAndFollowees contains followers and followees
 CLCFriendshipLCFriendship contains static functions that handle LCFriendship
 CLCFriendshipRequestLCFriendshipRequest is a local representation of a friend request that is saved to LeanCloud
 CLCGeoPointLCGeoPoint represents a geographic location that may be associated with a key in a LCObject or used as a reference point for queries
 CLCInstallation
 CLCLeaderboardLCLeaderboard represents LeanCloud leaderboard and contains static functions that handle the statistic
 CLCLeaderboardArchiveArchived leaderboard
 CLCObjectThe LCObject is a local representation of data that can be saved and retrieved from the LeanCloud
 CLCQueryThe LCQuery class defines a query that is used to fetch LCObjects
 CLCRankingLCRanking represents the rankings of LCLeaderboard
 CLCRelationLCRelation provides access to all of the children of a many-to-many relationship
 CLCRoleLeanCloud Role, a group of users for the purposes of granting permissions
 CLCSearchQuery
 CLCSearchResponse
 CLCSearchSortBuilder
 CLCSMSClientLeanCloud SMS Client
 CLCStatisticLCStatistic represents the statistic of LeanCloud leaderboard
 CLCStatusLCStatus is a local representation of a status in LeanCloud
 CLCStatusCountLCStatusCount is a result that contains the count of status
 CLCStatusQueryLCStatusQuery is the query of LCStatus
 CLCUserLCUser represents a user for a LeanCloud application
 CLCUserAuthDataLoginOptionLCUser UnionID login parameters
 CLCUserQueryCondition
 CLCApplicationLCApplication contains static functions that handle global configuration for LeanCloud services