OnRoomUserCountChanged typedef

OnRoomUserCountChanged = void Function(String roomId, int userCount)

Implementation

typedef OnRoomUserCountChanged = void Function(String roomId, int userCount);