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