Skip to content
This repository has been archived by the owner on Jun 28, 2020. It is now read-only.

JoinGame

enepomnyaschih edited this page Sep 13, 2010 · 1 revision

Method: POST

Cookies

ticket Valid user ticket

Parameters

gameId UID Proper game ID

Success return

{
  success: true,
  playerIndex: Integer
}
Clone this wiki locally