Babelfish Help Documentation
C#
For Babelfish Release 1.11.3.13
Show/Hide TOC
Orion
Match
APIClient
Get
League
Detail
Public
Async(Match
ID) Method
Get League Detail API
Definition
Namespace:
Scopos.BabelFish.APIClients
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
Copy
public
Task
<
GetLeaguePublicResponse
>
GetLeagueDetailPublicAsync
(
MatchID
?
leagueId
)
Parameters
leagueId
MatchID
Return Value
Task
GetLeaguePublicResponse
See Also
Reference
OrionMatchAPIClient Class
GetLeagueDetailPublicAsync Overload
Scopos.BabelFish.APIClients Namespace
In This Article
Definition
Parameters
Return Value
See Also