| Package | Description |
|---|---|
| com.mingweisamuel.zyra.spectatorV4 |
DTOs for spectator-v4.
These DTOs are automatically generated and should not be modified directly. |
| Modifier and Type | Field and Description |
|---|---|
List<Participant> |
FeaturedGameInfo.participants
The participant information
|
| Constructor and Description |
|---|
FeaturedGameInfo(List<BannedChampion> bannedChampions,
long gameId,
long gameLength,
String gameMode,
long gameQueueConfigId,
long gameStartTime,
String gameType,
long mapId,
Observer observers,
List<Participant> participants,
String platformId) |
Copyright © 2019. All rights reserved.