menu
Dart
dart:html
RtcDataChannel
sendTypedData method
sendTypedData
dark_mode
light_mode
description
sendTypedData
method
@JSName('send')
void
sendTypedData
(
TypedData
data
)
Implementation
@JSName('send') void sendTypedData(TypedData data) native;
Dart
dart:html
RtcDataChannel
sendTypedData method
RtcDataChannel class
Cookies management controls