menu
mediasfu_sdk
producers\socket_receive_methods\translation_receive_methods.dart
TranslationErrorType typedef
TranslationErrorType
dark_mode
light_mode
TranslationErrorType
typedef
TranslationErrorType
=
Future
<
void
>
Function
(
TranslationErrorOptions
options
)
Implementation
typedef TranslationErrorType = Future<void> Function( TranslationErrorOptions options);
mediasfu_sdk
translation_receive_methods
TranslationErrorType typedef
translation_receive_methods library