menu
agora_uikit package
documentation
models/agora_event_handlers.dart
AgoraEventHandlers
leaveChannel property
leaveChannel property
dark_mode
light_mode
leaveChannel
property
dynamic Function
(
RtcStats
stats
)
?
leaveChannel
final
Occurs when a user leaves the channel.
Implementation
final Function(RtcStats stats)? leaveChannel;
agora_uikit package
documentation
models/agora_event_handlers
AgoraEventHandlers
leaveChannel property
AgoraEventHandlers class