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