MatchesGetMatchCount(Int64, Int64, String, String) Method |
Namespace: NeoAxis.CloudServerAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static MatchesGetMatchCountResult GetMatchCount(
long[] matches = null,
long[] users = null,
string[] groups = null,
string[] statuses = null
)
Parameters
- matches Int64 (Optional)
-
- users Int64 (Optional)
-
- groups String (Optional)
-
- statuses String (Optional)
-
Return Value
MatchesGetMatchCountResult
See Also