leancloud library

Classes

LCACL
LeanCloud Access Control Lists.
LCCaptcha
An image CAPTCHA to prevent SMS abuse.
LCCaptchaClient
Requests a CAPTCHA image and sends the verification code.
LCCloud
LeanEngine
LCFile
LeanCloud File
LCFollowersAndFollowees
LeanCloud Status followers and followees.
LCFriendship
LCFriendshipRequest
LCGeoPoint
LeanCloud GeoPoint
LCLogger
Configures the logger.
LCObject
LeanCloud Object
LCQuery<T extends LCObject>
A query to fetch LCObject.
LCQueryCache
LCRelation<T extends LCObject>
LeanCloud Relation.
LCRole
LeanCloud Role, a group of users for the purposes of granting permissions.
LCSearchQuery<T extends LCObject>
LCSearchResponse<T extends LCObject>
LCSearchSortBuilder
LCSMSClient
LeanCloud SMS Client
LCStatus
LeanCloud Status
LCStatusCount
LCStatus count.
LCStatusQuery
LCQuery of LCStatus to find someone's statuses.
LCUser
LeanCloud User.
LCUserAuthDataLoginOption
LCUser UnionID login parameters.
LeanCloud
SDK Entry Point

Enums

CachePolicy
Specifies interaction with the cached responses.

Constants

APIVersion → const String
CurrentUserKey → const String
SDKVersion → const String

Functions

isNullOrEmpty(String? str) bool
toLCDateTimeString(DateTime? dateTime) String?

Exceptions / Errors

LCException
Thrown when LeanCloud API returns an error.