zonerequestlistener and how to display lobby

0 votes
Hey i would like to know what is a zone request listener. I need it so that i can display the list of available rooms. I use unity and would like to know how to display a list of rooms that the player can join. How do i implement it in unity. Thank you.
asked Jan 24, 2015 in App42 Cloud API-BaaS by Mihir Solanki (27 points)
edited Jan 25, 2015 by Mihir Solanki

1 Answer

0 votes
Hi Mihir,

You can use getAllRooms() method to get the list of all rooms. The result will be availble in onGetAllRoomsDone callback in ZoneRequestListener. You can think zone request listener as listener of activity happening at application level. For example when you create room, delete room, get list of room, etc you will get result in zone request listener.

Thanks
answered Jan 25, 2015 by Suyash Mohan (900 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...