Inheritance Hierarchy Namespace: NeoAxis.CloudServerAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static class Chats
The Chats type exposes the following members.
Properties
Methods| | Name | Description |
|---|
  | GetChat | |
  | GetChatCount(Int64, Int64, String, String) | |
  | GetChatCount(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, Int64, String, String) | |
  | GetChats(Int64, Int64, String, String) | |
  | GetChats(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, Int64, String, String) | |
  | GetMessage | |
  | GetMessageCount | |
  | GetMessages(Int64, String, DateTime, DateTime, Int32, Boolean) | |
  | GetMessages(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, String, DateTime, DateTime, Int32, Boolean) | |
  | Initialize | |
  | NewChat(ServerNetworkService_CloudFunctionsCallMethodContext, String, String, String) | |
  | NewChat(Int64, String, String, String) | |
  | NewMessage(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, String, String, String) | |
  | NewMessage(Int64, String, Int64, String, String, String) | |
  | Update | |
  | UpdateChat(Int64, String, String, String) | |
  | UpdateChat(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, String, String, String) | |
  | UpdateMessage(Int64, String, String, String, String) | |
  | UpdateMessage(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, String, String, String, String) | |
Top
Events
Fields
See Also