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