menu
agora_chat_callkit package
documentation
inherited/chat_callkit_manager_impl.dart
RTCAction
getRemoteVideoViews method
getRemoteVideoViews method
dark_mode
light_mode
getRemoteVideoViews
method
List
<
AgoraVideoView
>
getRemoteVideoViews
(
)
Implementation
List<AgoraVideoView> getRemoteVideoViews() { List<AgoraVideoView> list = []; return list; }
agora_chat_callkit package
documentation
inherited/chat_callkit_manager_impl
RTCAction
getRemoteVideoViews method
RTCAction extension on
ChatCallKitManagerImpl