Namespace: NeoAxis.CloudAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic static MatchesGetMatchesResult GetMatches(
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
MatchesGetMatchesResult
See Also