menu
rtc_room_engine package
documentation
api/room/tui_room_define.dart
RequestOnTimeout typedef
RequestOnTimeout typedef
dark_mode
light_mode
RequestOnTimeout
typedef
RequestOnTimeout
=
void Function
(
String
requestId
,
String
userId
)
Implementation
typedef RequestOnTimeout = void Function(String requestId, String userId);
rtc_room_engine package
documentation
api/room/tui_room_define
RequestOnTimeout typedef
tui_room_define library