menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCDataChannel
state property
state property
dark_mode
light_mode
state
property
RTCDataChannelState
?
get
state
Get current state.
Implementation
RTCDataChannelState?
get
state;
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCDataChannel
state property
RTCDataChannel class
Constructors
new
Properties
bufferedAmount
bufferedAmountLowThreshold
hashCode
id
label
messageStream
onBufferedAmountChange
onBufferedAmountLow
onDataChannelState
onMessage
runtimeType
state
stateChangeStream
Methods
close
noSuchMethod
send
toString
Operators
operator ==