How to notify user if new user join game or leave game having particular room id ?

0 votes
Hello Guys,

I am trying to understanding App42 API functionality. I just download the game sample of monsters where user can create room and select monster. Next user when enter his name can see room created by first user. When he join that room he display on first user screen. I want to notify first user that second user join game. If any of them leaves game other user will notify that partner leave the game.

Please guide me how can i do this ?
asked Oct 29, 2014 in AppWarp by anuj_sharma (10 points)
recategorized Oct 29, 2014 by sushil

1 Answer

0 votes
Hi,

Whenever a user joins a room, you will receive onUserJoinedRoom callback in Notification Listener and onUserLeftRoom callback in Notification Listener if someone leaves a room.

Thanks
answered Oct 29, 2014 by Suyash Mohan (900 points)
never mind, misunderstood the question
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
...