How to show a room's player list in the lobby

Options
I wanna show in the lobby the available rooms and with the player names in each room. How can I achieve this?

I was trying with customProperties, but sadly, roomInfo does not show CustomProperties:
"Read-only "cache" of custom properties of a room. Set via Room.SetCustomProperties (not available for RoomInfo class!)"

Is there another way?

Comments