Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
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.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
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