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