agora_uikit
agora_event_handlers
AgoraEventHandlers
leaveChannel property
leaveChannel
leaveChannel
property
Null safety
(dynamic Function?
(
RtcStats
stats
)
?)
leaveChannel
read / write
Occurs when a user leaves the channel.
Implementation
Function(RtcStats stats)? leaveChannel;
agora_uikit
agora_event_handlers
AgoraEventHandlers
leaveChannel 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 ==