onActiveSpeakerListUpdated property

OnActiveSpeakerListUpdated? onActiveSpeakerListUpdated
getter/setter pair

Notification of active speaker list updating

Parameter userIds The userId list, sorted by users' audio energy

Parameter count The count of userId list

活跃用户列表变更通知

Parameter userIds 用户 ID 列表, 按声音能量值排序

Parameter count 用户列表大小

Implementation

OnActiveSpeakerListUpdated? onActiveSpeakerListUpdated;