menu
agora_rtc package
documentation
rtc_engine.dart
UserAccountCallback typedef
UserAccountCallback typedef
dark_mode
light_mode
UserAccountCallback
typedef
UserAccountCallback
=
void Function
(
int
uid
,
String
userAccount
)
Implementation
typedef UserAccountCallback = void Function(int uid, String userAccount);
agora_rtc package
documentation
rtc_engine
UserAccountCallback typedef
rtc_engine library