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