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