Possibility of not showing the lobby
Posted: Thu May 28, 2020 9:59 pm
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
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