menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcChannelEventSink
onAsrCaptionStateChanged abstract method
onAsrCaptionStateChanged abstract method
dark_mode
light_mode
onAsrCaptionStateChanged
abstract method
void
onAsrCaptionStateChanged
(
int
asrState
,
int
code
,
String
message
)
Implementation
void onAsrCaptionStateChanged(int asrState, int code, String message);
nertc_core_platform_interface package
documentation
pigeon
NERtcChannelEventSink
onAsrCaptionStateChanged abstract method
NERtcChannelEventSink class