public class BannedChampion
extends java.lang.Object
| Constructor and Description |
|---|
BannedChampion() |
| Modifier and Type | Method and Description |
|---|---|
long |
getChampionId() |
static long |
getInstanceCount() |
int |
getPickTurn() |
long |
getTeamId()
Implementation note: the
RiotApi.Match interface may not set this field. |
public static long getInstanceCount()
public long getChampionId()
-1 if not defined.public int getPickTurn()
-1 if not defined.public long getTeamId()
RiotApi.Match interface may not set this field.-1 if not defined.