Photon Networking - Getroomlist()

Options
I used the get room list function for getting the rooms in the server. But once i joined the particular room ,I am not able to see the list? How can i see the list even if i connected to room?

Comments

  • This has been asked before, and the short answer is this:
    The Photon Cloud only runs a fixed feature set. To sync the room lists while in a room, you would have to host the servers yourself.
  • vadim
    Options
    Also you can use Photon DotNet SDK to establish second connection to the master server for room list updates in parallel.