MatchStatusUpdate packets
Last updated
Was this helpful?
In addition to the basic packet fields match status update packets have the following additional fields:
matchStatus
object (MatchStatus)
An object describing the current status of the match
{
"eventElementType": "MatchStatusUpdate",
"id": 2345,
"matchStatus": {},
"seqNum": 19,
"timestamp": "2020-09-30T18:43:21Z",
}Last updated
Was this helpful?
Was this helpful?