agora_uikit
agora_event_handlers
AgoraEventHandlers
activeSpeaker property
activeSpeaker
activeSpeaker
property
Null safety
(dynamic Function?
(
int
uid
)
?)
activeSpeaker
read / write
Reports which user is the loudest speaker.
Implementation
Function(int uid)? activeSpeaker;
agora_uikit
agora_event_handlers
AgoraEventHandlers
activeSpeaker property
AgoraEventHandlers class
Constructors
AgoraEventHandlers
Properties
activeSpeaker
hashCode
joinChannelSuccess
leaveChannel
localAudioStateChanged
localVideoStateChanged
onError
remoteAudioStateChanged
remoteVideoStateChanged
runtimeType
tokenPrivilegeWillExpire
userJoined
userOffline
Methods
copyWith
noSuchMethod
toString
Operators
operator ==