Babelfish Help Documentation
C#
For Babelfish Release 1.12.3.10
Show/Hide TOC
Orion
Match
APIClient
Get
Match
Public
Async(Match
ID) Method
Get Match Detail API
Definition
Namespace:
Scopos.BabelFish.APIClients
Assembly:
BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
Copy
public
Task
<
GetMatchPublicResponse
>
GetMatchPublicAsync
(
MatchID
matchid
)
Parameters
matchid
MatchID
Return Value
Task
GetMatchPublicResponse
Match Object
See Also
Reference
OrionMatchAPIClient Class
GetMatchPublicAsync Overload
Scopos.BabelFish.APIClients Namespace
In This Article
Definition
Parameters
Return Value
See Also