| GGZ Gaming Zone Main Protocol Specification |
|---|
The TABLE tag describes one table with all its properties
| ID | Unique identifier of this table in this room |
| GAME | Associated game. Only used in updates with action 'add'. |
| STATUS | Current status of the table. Only used within updates with action 'status' or 'add'. |
| SEATS | Number of seats on this table. |
| DESC | Description of the table. Only sent when table is being added to the list, i.e. in updates with action 'add'. |
| NUM | Number of a seat. |
| TYPE | Type of a seat, which can be 'open', 'player', 'reserved' or 'bot'. |
| PLAYER | Player name in case the type is either 'player' or 'reserved'. It is also included if a 'bot' seat is reserved for a named bot. |
| <<< PLAYER | JOIN >>> |