menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.dart
RTCPeerConnection
getIceGatheringState method
getIceGatheringState method
dark_mode
light_mode
getIceGatheringState
method
Future
<
RTCIceGatheringState
?
>
getIceGatheringState
(
)
Implementation
Future<RTCIceGatheringState?> getIceGatheringState() async { return iceGatheringState; }
webrtc_interface_plus package
documentation
webrtc_interface_plus
RTCPeerConnection
getIceGatheringState method
RTCPeerConnection class