LeanCloud C# SDK
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
LCEngineRealtimeHookAttribute.cs File Reference

Classes

class  LeanCloud.Engine.LCEngineRealtimeHookAttribute
 LCEngineRealtimeHookAttribute is an attribute that hooks realtime in engine. More...
 

Namespaces

namespace  LeanCloud
 
namespace  LeanCloud.Engine
 

Enumerations

enum  LeanCloud.Engine.LCEngineRealtimeHookType {
  LeanCloud.Engine.MessageReceived , LeanCloud.Engine.MessageSent , LeanCloud.Engine.MessageUpdate , LeanCloud.Engine.ReceiversOffline ,
  LeanCloud.Engine.ConversationStart , LeanCloud.Engine.ConversationStarted , LeanCloud.Engine.ConversationAdd , LeanCloud.Engine.ConversationAdded ,
  LeanCloud.Engine.ConversationRemove , LeanCloud.Engine.ConversationRemoved , LeanCloud.Engine.ConversationUpdate , LeanCloud.Engine.ClientOnline ,
  LeanCloud.Engine.ClientOffline
}