Is there a simple way to get users of a room with the api for Corona ?

0 votes
asked May 14, 2014 in AppWarp by marsgames.tv (10 points)
recategorized Oct 24, 2014 by sushil

1 Answer

0 votes

You can use the getLiveRoomInfo() method which will return the list of joined players along with other info for e.g. room properties 

http://appwarp.shephertz.com/game-development-center/corona-client-apis/#getliveroominfo

Result of the request is provided in the “onGetLiveRoomInfoDone”

'
joinedUsersTable ' of roomTable will be containing the usernames of all joined players

answered May 14, 2014 by Suyash Mohan (900 points)
thanks a bunch
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
...