menu
Dart
dart:html
RtcDataChannel
binaryType property
binaryType
brightness_4
brightness_5
description
binaryType
property
String
?
binaryType
Implementation
String? get binaryType native;
void
binaryType=
(
String
?
value
)
Implementation
set binaryType(String? value) native;
Dart
dart:html
RtcDataChannel
binaryType property
RtcDataChannel class
Properties
binaryType
bufferedAmount
bufferedAmountLowThreshold
hashCode
id
label
maxRetransmits
maxRetransmitTime
negotiated
on
onClose
onError
onMessage
onOpen
ordered
protocol
readyState
reliable
runtimeType
Methods
addEventListener
close
dispatchEvent
noSuchMethod
removeEventListener
send
sendBlob
sendByteBuffer
sendString
sendTypedData
toString
Operators
operator ==
Constants
closeEvent
errorEvent
messageEvent
openEvent