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