onUserJoinedRoom event is not fired in Unity SDK

0 votes

onUserJoinedRoom event is not fired in Unity SDK. Can you investigate if there is a problem in the SDK?

Thanks.

asked Mar 14, 2014 in AppWarp by omerbasar (15 points)

1 Answer

0 votes
 
Best answer

HI - onUserJoinedRoom is a notification listener. Its fired if you've subscribed to the room that the user concerned is joining. 

A creates a Room X

A joins Room X

A subsribes to Room X

B joins Room X

--->> A gets onUserJoinedRoom (user B joining room X) on its notification listener.

answered Mar 14, 2014 by dhruvc (1,099 points)
selected Mar 14, 2014 by omerbasar
To further clarify the flow could be

A creates a Room X

A subscribes to Room X

A joins Room X

--->> A gets onUserJoinedRoom  (user A joining room X)
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
...