| 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<CurrentGameParticipant> | 
CurrentGameInfo.participants
The participant information 
 | 
| Constructor and Description | 
|---|
CurrentGameInfo(List<BannedChampion> bannedChampions,
               long gameId,
               long gameLength,
               String gameMode,
               long gameQueueConfigId,
               long gameStartTime,
               String gameType,
               long mapId,
               Observer observers,
               List<CurrentGameParticipant> participants,
               String platformId)  | 
Copyright © 2019. All rights reserved.