You may use the GameURL returned from LoginRequest or LoginRequestForFun to enter the game lobby. The following are all parameters used. You are free to append extra parameters to have your needs.
Parameter | Description | Type | Preset? |
---|---|---|---|
token | Token | String | Y |
name | DisplayName or you can specify | String | Y |
mobile | HTML mobile mode | Bool (true/false) | Y |
lobbycode | Lobby code | String | Y |
returnurl | The URL will be invoked when the slot game logged out (optional) | String | N |
webview | Used when launching SimplePlay in operator's native application Webview. | Bool (1/0) | N |