Inheritance Hierarchy Namespace: NeoAxis.CloudServerAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static class Matches
The Matches type exposes the following members.
Properties
Methods| | Name | Description |
|---|
  | AddMatchUser | |
  | EnterMatch | |
  | GetMatch(Int64) | |
  | GetMatch(ServerNetworkService_CloudFunctionsCallMethodContext, Int64) | |
  | GetMatchByChatID | |
  | GetMatchCount(Int64, Int64, String, String) | |
  | GetMatchCount(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, Int64, String, String) | |
  | GetMatches(Int64, Int64, String, String) | |
  | GetMatches(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, Int64, String, String) | |
  | GetMatchUser | |
  | GetMatchUserOfCaller | |
  | GetMatchUsers | |
  | Initialize | |
  | NewMatch(ServerNetworkService_CloudFunctionsCallMethodContext, String, String) | |
  | NewMatch(Int64, String, String) | |
  | RemoveMatchUser(Int64) | |
  | RemoveMatchUser(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, Int64) | |
  | Update | |
  | UpdateMatch(Int64, String, String, String) | |
  | UpdateMatch(ServerNetworkService_CloudFunctionsCallMethodContext, Int64, String, String, String) | |
  | UpdateMatchUser | |
Top
Events
Fields
See Also