menu
rtc_room_engine package
documentation
api/room/tui_room_observer.dart
OnRoomUserCountChanged typedef
OnRoomUserCountChanged typedef
dark_mode
light_mode
OnRoomUserCountChanged
typedef
OnRoomUserCountChanged
=
void Function
(
String
roomId
,
int
userCount
)
Implementation
typedef OnRoomUserCountChanged = void Function(String roomId, int userCount);
rtc_room_engine package
documentation
api/room/tui_room_observer
OnRoomUserCountChanged typedef
tui_room_observer library