Possibility of not showing the lobby

For general discussion of the Poker Mavens software
Post Reply
alexeirojas87
Posts: 13
Joined: Wed May 20, 2020 9:46 pm

Possibility of not showing the lobby

Post 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
Kent Briggs
Site Admin
Posts: 6057
Joined: Wed Mar 19, 2008 8:47 pm

Re: Possibility of not showing the lobby

Post 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.
alexeirojas87
Posts: 13
Joined: Wed May 20, 2020 9:46 pm

Re: Possibility of not showing the lobby

Post 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?
Kent Briggs
Site Admin
Posts: 6057
Joined: Wed Mar 19, 2008 8:47 pm

Re: Possibility of not showing the lobby

Post by Kent Briggs »

alexeirojas87 wrote:it is technically possible?
There is no "hide the lobby" setting.
Post Reply