LIST
Name
LIST -- Server response to request for list of rooms or list of games
Description
Server response to request for list of rooms or game types
Message Data
- TYPE
Type of list, either 'room', 'game', 'table' or 'player'
- ROOM
The room to which this list belongs. Only used for 'table' and
'player'.
Usage
The LIST is sent from the server to the client in
response to the client request named
LIST, and may contain either
TABLE or
PLAYER or
GAME or
ROOM entries.