public class MatchDetail
extends java.lang.Object
| Constructor and Description |
|---|
MatchDetail() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getInstanceCount() |
int |
getMapId() |
long |
getMatchCreation()
Designates when the team select
lobby is created and/or the match
is made through match making,
not when the game actually starts.
|
long |
getMatchDuration() |
long |
getMatchId() |
MatchMode |
getMatchMode() |
MatchType |
getMatchType() |
java.lang.String |
getMatchVersion() |
ParticipantIdentity[] |
getParticipantIdentities() |
Participant[] |
getParticipants() |
PlatformId |
getPlatformId() |
QueueType |
getQueueType() |
Region |
getRegion() |
Season |
getSeason() |
Team[] |
getTeams() |
Timeline |
getTimeline() |
public static long getInstanceCount()
public int getMapId()
-1
if not defined.public long getMatchCreation()
-1
if not defined.public long getMatchDuration()
-1
if not defined.public long getMatchId()
public java.lang.String getMatchVersion()
public ParticipantIdentity[] getParticipantIdentities()
ParticipantIdentity information.public Participant[] getParticipants()
Participant information.public PlatformId getPlatformId()
PlatformId.Region