A message used to broadcast the state of the virtual chessboard to other connected clients. chess is a Forsyth-Edwards Notation (FEN) string used to represent the state of the chessboard.
chess
Readonly
Protected
Serializes the message as json.
Sends this class to an object which can be serialized as json. The only usage of this method is by toJson.
toJson
Generated using TypeDoc
A message used to broadcast the state of the virtual chessboard to other connected clients.
chess
is a Forsyth-Edwards Notation (FEN) string used to represent the state of the chessboard.