public class RankedStatsDto
extends java.lang.Object
| Constructor and Description |
|---|
RankedStatsDto() |
| Modifier and Type | Method and Description |
|---|---|
ChampionStatsDto[] |
getChampions() |
static long |
getInstanceCount() |
long |
getModifyDate() |
long |
getSummonerId()
A summoner ID of
-1 usually means that
the request returned a 404 error code. |
public static long getInstanceCount()
public ChampionStatsDto[] getChampions()
public long getModifyDate()
-1 if not defined.public long getSummonerId()
-1 usually means that
the request returned a 404 error code.
This means that the player has no ranked stats.-1 if
not defined.