how to create rooms in html5 chat app

0 votes
how to create rooms in html5 chat app please help me

Thank You,
Varun
asked Sep 5, 2014 in App42 Cloud API-BaaS by Varun Patel (10 points)

1 Answer

0 votes
Hey Varun,

You can create rooms via two ways :

1. You can create static rooms from AppHQ dashboard. Static rooms never get deleted.
2. You can create a dynamic room through SDK. Use createRoom() API to create rooms. Dynamic room will get deleted if there is no player inside it.

Check out our documentation to learn how to use our SDK http://appwarp.shephertz.com/game-development-center/html5-game-developers-home/

Thanks
answered Sep 6, 2014 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
...