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