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