Class | Description |
---|---|
AsyncExample |
This example demonstrates how to use asynchronous requests.
|
MatchListExample |
This example demonstrates using the RiotApi to request the match list for a given summoner name and iterating over the match list
|
StaticDataWithLocaleExample |
This example demonstrates using the RiotApi to request some static data using a Locale.
|
SummonerExample |
This example demonstrates using the RiotApi to request summoner information for a given summoner name
|