Undo
Fields
In addition to the basic packet fields undo packets have the following additional fields:
Field Name
JSON type
Description
game
int
The game in which the point was scored
scores
array (scores)
An array of the game scores up until this point
matchScore
array (match score)
An array of the current match score after correction
undoneEventSeqNums
array (number)
An array of the seqNum
s of packets undone by this correction
Last updated