Dart SDK
dart:html
RtcDataChannel
property
instanceRuntimeType
instanceRuntimeType
class RtcDataChannel
Constructors
internal_
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 ==
Static properties
instanceRuntimeType
Constants
closeEvent
errorEvent
messageEvent
openEvent
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType