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