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