menu
agora_chat_callkit package
documentation
inherited/chat_callkit_manager_impl.dart
RTCAction
speakerOff method
speakerOff method
dark_mode
light_mode
speakerOff
method
Future
<
void
>
speakerOff
(
)
Implementation
Future<void> speakerOff() => _rtc.disableSpeaker();
agora_chat_callkit package
documentation
inherited/chat_callkit_manager_impl
RTCAction
speakerOff method
RTCAction extension on
ChatCallKitManagerImpl