public class MatchReference extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
int | 
champion  | 
long | 
gameId  | 
String | 
lane  | 
String | 
platformId  | 
int | 
queue  | 
String | 
role  | 
int | 
season  | 
long | 
timestamp  | 
| Constructor and Description | 
|---|
MatchReference(int champion,
              long gameId,
              String lane,
              String platformId,
              int queue,
              String role,
              int season,
              long timestamp)  | 
Copyright © 2019. All rights reserved.