JOIN
Name
JOIN -- Client request to join a table
Description
Client request to join table
Message Data
- TABLE
The identifier of table the player wishes to join
- SPECTATOR
Whether to join as spectator (when true) or not
(when false or omitted).
Usage
JOIN is sent from client to the server to
request a table join. The server will respond with
RESULT, followed by an
UPDATE of type 'table'.