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