LeanCloud C# SDK
|
Classes | |
class | LCEngine |
LCEngine provides the initialization of LeanEngine. More... | |
class | LCEngineClassHookAttribute |
LCEngineClassHookAttribute is an attribute that hooks class in LeanEngine. More... | |
class | LCEngineFunctionAttribute |
LCEngineFunctionAttribute is an attribute of cloud function in engine. More... | |
class | LCEngineFunctionParamAttribute |
LCEngineFunctionParamAttribute is an attribute of the parameter of cloud function in engine. More... | |
class | LCEngineRealtimeHookAttribute |
LCEngineRealtimeHookAttribute is an attribute that hooks realtime in engine. More... | |
class | LCEngineRequestContext |
LCEngineRequestContext provides the context of engine request. More... | |
class | LCEngineUserHookAttribute |
LCEngineUserHookAttribute is an attribute that hooks user in engine. More... | |
Enumerations | |
enum | LCEngineObjectHookType |
enum | LCEngineRealtimeHookType |
enum | LCEngineUserHookType |