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