menu
mediasfu_sdk
methods\breakout_rooms_methods\breakout_room_updated.dart
UpdateBreakOutRoomStarted typedef
UpdateBreakOutRoomStarted
dark_mode
light_mode
UpdateBreakOutRoomStarted
typedef
UpdateBreakOutRoomStarted
=
void Function
(
bool
started
)
Implementation
typedef UpdateBreakOutRoomStarted = void Function(bool started);
mediasfu_sdk
breakout_room_updated
UpdateBreakOutRoomStarted typedef
breakout_room_updated library