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