menu
linphone_flutter_plugin package
documentation
linphoneflutterplugin.dart
LinphoneFlutterPlugin
answercall method
answercall method
dark_mode
light_mode
answercall
method
Future
<
void
>
answercall
(
)
Implementation
Future<void> answercall()async{ return await _channel.invokeMethod("answerCall"); }
linphone_flutter_plugin package
documentation
linphoneflutterplugin
LinphoneFlutterPlugin
answercall method
LinphoneFlutterPlugin class