REQ_GAME_SPECTATOR_JOIN

Name

REQ_GAME_SPECTATOR_JOIN -- Request for a spectator to join a table

Synopsis

REQ_GAME_SPECTATOR_JOIN
DataType 
SEATint 
NAMEstring 
FDfd 

Description

Request to join a game

Message Data

SEAT

Spectator number of the joining spectator

NAME

The name of the affected spectator

FD

File descriptor used for communication with the spectator


Usage

Sent every time a spectator joins a game. In response, the server should send RSP_GAME_SPECTATOR_JOIN.