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