menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCPeerConnection
createDataChannel abstract method
createDataChannel abstract method
dark_mode
light_mode
createDataChannel
abstract method
Future
<
RTCDataChannel
>
createDataChannel
(
String
label
,
RTCDataChannelInit
dataChannelDict
)
Implementation
Future<RTCDataChannel> createDataChannel( String label, RTCDataChannelInit dataChannelDict);
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCPeerConnection
createDataChannel abstract method
RTCPeerConnection class