A List component that displays the clients in a given room. For
clients that are registered and logged in, the RoomOccupantList displays
user IDs. For other clients, the RoomOccupantList displays the string
"User" plus the client's client ID (e.g., "User1", "User2", "User3", etc).