onRoomUserCountChanged property

OnRoomUserCountChanged onRoomUserCountChanged
getter/setter pair

3.10 Room User Count Changed Event

roomId Room ID userCount User Count

Implementation

OnRoomUserCountChanged onRoomUserCountChanged =
    (String roomId, int userCount) {};