menu
flutter_smart_ptt package
documentation
flutter_smart_ptt_method_channel.dart
MethodChannelFlutterSmartPtt
addMonitorGroup method
addMonitorGroup method
dark_mode
light_mode
addMonitorGroup
method
@
override
void
addMonitorGroup
(
int
groupId
)
override
Implementation
@override void addMonitorGroup(int groupId) { PocHandler.AddMonitorGroup(groupId,false); }
flutter_smart_ptt package
documentation
flutter_smart_ptt_method_channel
MethodChannelFlutterSmartPtt
addMonitorGroup method
MethodChannelFlutterSmartPtt class