LeanCloud C# SDK
Loading...
Searching...
No Matches
LeanCloud.Storage.LCStatus Member List

This is the complete list of members for LeanCloud.Storage.LCStatus, including all inherited members.

ACLLeanCloud.Storage.LCObject
Add(string key, object value)LeanCloud.Storage.LCObjectinline
AddAll(string key, IEnumerable values)LeanCloud.Storage.LCObjectinline
AddAllUnique(string key, IEnumerable values)LeanCloud.Storage.LCObjectinline
AddRelation(string key, LCObject value)LeanCloud.Storage.LCObjectinline
AddUnique(string key, object value)LeanCloud.Storage.LCObjectinline
CLASS_NAMELeanCloud.Storage.LCStatusstatic
ClassNameLeanCloud.Storage.LCObject
Create(string className)LeanCloud.Storage.LCObjectinlinestatic
CreatedAtLeanCloud.Storage.LCObject
CreateWithoutData(string className, string objectId)LeanCloud.Storage.LCObjectinlinestatic
DataLeanCloud.Storage.LCStatus
Delete()LeanCloud.Storage.LCStatusinline
DeleteAll(IEnumerable< LCObject > objects)LeanCloud.Storage.LCObjectinlinestatic
DisableAfterHook()LeanCloud.Storage.LCObjectinline
DisableBeforeHook()LeanCloud.Storage.LCObjectinline
ENDPOINTLeanCloud.Storage.LCStatusstatic
Fetch(IEnumerable< string > keys=null, IEnumerable< string > includes=null)LeanCloud.Storage.LCObjectinline
FetchAll(IEnumerable< LCObject > objects)LeanCloud.Storage.LCObjectinlinestatic
GetClassEndpoint(string className)LeanCloud.Storage.LCObjectinlinestatic
GetCount(string inboxType)LeanCloud.Storage.LCStatusinlinestatic
GetUpdatedKeys()LeanCloud.Storage.LCObjectinline
IgnoreHook(string hookName)LeanCloud.Storage.LCObjectinline
InboxTypeLeanCloud.Storage.LCStatus
InboxTypeDefaultLeanCloud.Storage.LCStatusstatic
InboxTypeKeyLeanCloud.Storage.LCStatusstatic
InboxTypePrivateLeanCloud.Storage.LCStatusstatic
Increment(string key, object value)LeanCloud.Storage.LCObjectinline
IsDirtyLeanCloud.Storage.LCObjectprotected
LCObject(string className)LeanCloud.Storage.LCObjectinline
LCStatus()LeanCloud.Storage.LCStatusinline
Merge(LCObjectData objectData)LeanCloud.Storage.LCObjectinline
MessageIdLeanCloud.Storage.LCStatus
MessageIdKeyLeanCloud.Storage.LCStatusstatic
ObjectIdLeanCloud.Storage.LCObject
OwnerKeyLeanCloud.Storage.LCStatusstatic
ParseObject(string json)LeanCloud.Storage.LCObjectinlinestatic
RegisterSubclass< T >(string className, Func< T > constructor, string endpoint=null)LeanCloud.Storage.LCObjectinlinestatic
Remove(string key, object value)LeanCloud.Storage.LCObjectinline
RemoveAll(string key, IEnumerable values)LeanCloud.Storage.LCObjectinline
RemoveRelation(string key, LCObject value)LeanCloud.Storage.LCObjectinline
ResetUnreadCount(string inboxType=null)LeanCloud.Storage.LCStatusinlinestatic
Save(bool fetchWhenSave=false, LCQuery< LCObject > query=null)LeanCloud.Storage.LCObjectinline
SaveAll(IEnumerable< LCObject > objects)LeanCloud.Storage.LCObjectinlinestatic
Send()LeanCloud.Storage.LCStatusinline
SendPrivately(LCStatus status, string targetId)LeanCloud.Storage.LCStatusinlinestatic
SendToFollowers(LCStatus status)LeanCloud.Storage.LCStatusinlinestatic
SourceKeyLeanCloud.Storage.LCStatusstatic
this[string key]LeanCloud.Storage.LCObject
ToString()LeanCloud.Storage.LCObjectinline
Unset(string key)LeanCloud.Storage.LCObjectinline
UpdatedAtLeanCloud.Storage.LCObject