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