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