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