menu
agora_rtc package
documentation
rtc_engine.dart
ApiCallCallback typedef
ApiCallCallback typedef
dark_mode
light_mode
ApiCallCallback
typedef
ApiCallCallback
=
void Function
(
ErrorCode
error
,
String
api
,
String
result
)
Implementation
typedef ApiCallCallback = void Function( ErrorCode error, String api, String result);
agora_rtc package
documentation
rtc_engine
ApiCallCallback typedef
rtc_engine library