public class FeaturedGameInfo
extends java.lang.Object
| Constructor and Description |
|---|
FeaturedGameInfo() |
| Modifier and Type | Method and Description |
|---|---|
BannedChampion[] |
getBannedChampions() |
long |
getGameId() |
long |
getGameLength() |
GameMode |
getGameMode() |
long |
getGameQueueConfigId() |
long |
getGameStartTime() |
GameType |
getGameType() |
static long |
getInstanceCount() |
long |
getMapId() |
Observer |
getObservers() |
FeaturedGameParticipant[] |
getParticipants() |
PlatformId |
getPlatformId() |
public static long getInstanceCount()
public BannedChampion[] getBannedChampions()
public long getGameId()
-1 if not defined.public long getGameLength()
-1
if not defined.public GameMode getGameMode()
public long getGameQueueConfigId()
-1 if not defined.public long getGameStartTime()
-1
if not defined.public GameType getGameType()
public long getMapId()
-1 if not defined.public Observer getObservers()
public FeaturedGameParticipant[] getParticipants()
public PlatformId getPlatformId()