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