menu
nertc_core package
documentation
nertc_core.dart
NERtcChannel
sendData abstract method
sendData abstract method
dark_mode
light_mode
sendData
abstract method
Future
<
int
>
sendData
(
NERtcDataExternalFrame
frame
)
Implementation
Future<int> sendData(NERtcDataExternalFrame frame);
nertc_core package
documentation
nertc_core
NERtcChannel
sendData abstract method
NERtcChannel class