hello App42 team, can u explain briefly about how to fill the form of making room for multiplayer in the cloud

0 votes
asked May 8, 2016 in Android by biel_pumpkin (10 points)

1 Answer

0 votes

Hi,

If you are creating rooms from the dashboard then you have to provide following info:

1. Room is static or dynamic. To know more about static and dunamic please visit this link

2. Room Name for the room you are creating

3. How many maximum users can join this room

4. Who is the owner of the room

5. This is optional which you can skip. Using this, you can also assign the properties to the room in the form of key-valu pair

The rooms can also be created using our APIs from the client side SDKs. If you are creating rooms using APIs then the rooms are by default Dynamic in Nature and hence you only have to pass roomName, maxUser, roomOwner to create a room. You can also add properties if required.

Let me know if you have any other queries.

Thanks,

Rajeev

answered May 9, 2016 by rajeev.etc (1,660 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
...