How to get the list of rooms in my lobby?

Options
GetRoomList() sends null. Need help. can any one guide me.

Answers

  • Hi @PradipSarkar,

    sorry for the late response.

    After taking a look at the function I'm quite sure that GetRoomList() can't return null; even if there aren't any rooms the function will return an empty array. Please make sure that your client joins a lobby after connecting to Photon.

    If you are still running into this problem, feel free to ask for additional help.