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