Page 1 of 1

Possibility of not showing the lobby

Posted: Thu May 28, 2020 9:59 pm
by alexeirojas87
Hello

Is there a possibility of not showing the lobby?

For example, I consume the account endpoints, for a user X, I create their SessionKey, I get the list of GameRings and I show them to the user in their own interface, this user enters one of these GameRings and I need to open it automatically, and not show the lobby.
This is possible?

I try it by GET to this example URL
http://12.34.56.789:8087?LoginName=Aces ... ABCDEF1234

and then consuming the EndPoint RingGamesOpen, but it always returns that the user is not logged in

thanks

Re: Possibility of not showing the lobby

Posted: Thu May 28, 2020 10:26 pm
by Kent Briggs
alexeirojas87 wrote:Is there a possibility of not showing the lobby?
No, the lobby contains important menu functions needed by the players.

Re: Possibility of not showing the lobby

Posted: Fri May 29, 2020 10:05 am
by alexeirojas87
Kent Briggs wrote:
alexeirojas87 wrote:Is there a possibility of not showing the lobby?
No, the lobby contains important menu functions needed by the players.
Yes, I know this. But I provide all these functions in my own website, consuming yours Endpoints

it is technically possible?

Re: Possibility of not showing the lobby

Posted: Fri May 29, 2020 10:19 am
by Kent Briggs
alexeirojas87 wrote:it is technically possible?
There is no "hide the lobby" setting.