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