menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCDataChannel
onDataChannelState property
onDataChannelState property
dark_mode
light_mode
onDataChannelState
property
dynamic Function
(
RTCDataChannelState
state
)
?
onDataChannelState
getter/setter pair
Implementation
Function
(RTCDataChannelState state)? onDataChannelState;
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCDataChannel
onDataChannelState 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 ==