menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcSubChannelEventSink
onAudioDeviceStateChange abstract method
onAudioDeviceStateChange abstract method
dark_mode
light_mode
onAudioDeviceStateChange
abstract method
void
onAudioDeviceStateChange
(
String
channelTag
,
int
deviceType
,
int
deviceState
)
Implementation
void onAudioDeviceStateChange( String channelTag, int deviceType, int deviceState);
nertc_core_platform_interface package
documentation
pigeon
NERtcSubChannelEventSink
onAudioDeviceStateChange abstract method
NERtcSubChannelEventSink class