MatchFinished packets
This packet indicates the reason a match was finished.
Last updated
Was this helpful?
This packet indicates the reason a match was finished.
In addition to the basic packet fields match status update packets have the following additional fields:
reason
object (reason)
An object describing the reason of why the match was finished
{
"eventElementType": "MatchFinished",
"id": 999991,
"seqNum": 101,
"reason": {},
"won": "TeamA",
"timestamp": "2021-07-13T13:47:17.793Z"
}Last updated
Was this helpful?
Was this helpful?