menu
flutter_webrtc_fixed package
documentation
flutter_webrtc_fixed.dart
RTCPeerConnection
getIceConnectionState method
getIceConnectionState method
dark_mode
light_mode
getIceConnectionState
method
Future
<
RTCIceConnectionState
?
>
getIceConnectionState
(
)
Implementation
Future<RTCIceConnectionState?> getIceConnectionState() async { return iceConnectionState; }
flutter_webrtc_fixed package
documentation
flutter_webrtc_fixed
RTCPeerConnection
getIceConnectionState method
RTCPeerConnection class