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