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