Expand my Community achievements bar.

ExternAuth: Is there any way to get a list of the users currently in a room?

Avatar

Level 3

There's a method that will get the room information. ( accountmanager.getRoomInfo(room) ) But I don't see anyway to get a list of the users in the room.

Is this possible?

-sandy

1 Reply

Avatar

Employee

we are working on server to server APIs that will allow you to fetch data (items) from node.

when that is available you'll be able to get the user list from the UserManager node.