menu
moyoung_ble_plugin package
documentation
moyoung_ble.dart
MoYoungBle
sendCallContactName method
sendCallContactName method
dark_mode
light_mode
sendCallContactName
method
Future
<
void
>
sendCallContactName
(
String
name
)
Implementation
Future<void> sendCallContactName(String name) { return _platform.sendCallContactName(name); }
moyoung_ble_plugin package
documentation
moyoung_ble
MoYoungBle
sendCallContactName method
MoYoungBle class