menu
nertc_core package
documentation
nertc_core.dart
NERtcChannelEventCallback
onUserDataStateChanged method
onUserDataStateChanged method
dark_mode
light_mode
onUserDataStateChanged
method
void
onUserDataStateChanged
(
int
uid
)
远端用户数据通道状态变更回调。
uid
远端用户 ID
Implementation
void onUserDataStateChanged(int uid) {}
nertc_core package
documentation
nertc_core
NERtcChannelEventCallback
onUserDataStateChanged method
NERtcChannelEventCallback class