| 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 |
|---|---|
CurrentGameInfo |
RiotApi.getActiveGameBySummoner(Platform platform,
long summonerId)
Get current game information for the given summoner ID.
|