menu
tim_ui_kit_calling_plugin package
documentation
model/TRTCCallingDef.dart
ActionCallback
ActionCallback constructor
ActionCallback constructor
dark_mode
light_mode
ActionCallback
constructor
ActionCallback
(
{
int
code
=
0
,
String
desc
=
''
,
})
Implementation
ActionCallback({this.code = 0, this.desc = ''});
tim_ui_kit_calling_plugin package
documentation
model/TRTCCallingDef
ActionCallback
ActionCallback constructor
ActionCallback class