public class MatchHistorySummary extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
assists |
int |
deaths |
long |
gameId |
String |
gameMode |
boolean |
invalid |
int |
kills |
int |
mapId |
int |
opposingTeamKills |
String |
opposingTeamName |
boolean |
win |
| Constructor and Description |
|---|
MatchHistorySummary() |
public int assists
public int deaths
public long gameId
public String gameMode
public boolean invalid
public int kills
public int mapId
public int opposingTeamKills
public String opposingTeamName
public boolean win
Copyright © 2014. All rights reserved.