onRoomUserCountChanged property
OnRoomUserCountChanged
onRoomUserCountChanged
getter/setter pairinherited
3.9 Room User Count Changed Event
roomId
Room ID
userCount
User Count
Implementation
OnRoomUserCountChanged onRoomUserCountChanged =
(String roomId, int userCount) {};