| Package | Description |
|---|---|
| net.rithms.riot.api |
This package provides the
RiotApi class to request data from the Riot Api. |
| Modifier and Type | Method and Description |
|---|---|
LanguageStrings |
RiotApi.getDataLanguageStrings(Platform platform)
Retrieve language strings data.
|
LanguageStrings |
RiotApi.getDataLanguageStrings(Platform platform,
Locale locale,
java.lang.String version)
Retrieve language strings data.
|