So I'm trying to find all the players/clients in a lobby, not a room, is this possible?.

Options

So I'm trying to find all the players, clients in a lobby. I know there's a whole range of methods to get information about people in a room but is there no way to get the same type of information of everyone in a lobby? I want to like list names and people count of a lobby.

Answers

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options

    Hi @Dt23,

    Thank you for choosing Photon!

    You can get app or lobby stats but not the list of users in the lobby.

    Photon realtime was not designed for this and we don't think it makes sense to know all users inside the lobby which could be thousands.

    There is a workaround to expose the list of users in some lobby type but we do not recommend that.

    Maybe you can start by telling us why do you need a list of users in the lobby and we can help you achieve what you want.

  • Dt23
    Options

    I just want to let others know how many people are online and connected to the lobby. Kind of like how many people are currently online for the game.

  • Dt23
    Options

    Oh you do have that nevermind thanks for sharing that!