menu
stream_webrtc_flutter package
documentation
stream_webrtc_flutter.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);
stream_webrtc_flutter package
documentation
stream_webrtc_flutter
RTCPeerConnection
createDataChannel abstract method
RTCPeerConnection class