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