userOffline property
Occurs when a remote user ChannelProfile.Communication/host ChannelProfile.LiveBroadcasting leaves the channel.
Implementation
final Function(int uid, UserOfflineReason reason)? userOffline;
Occurs when a remote user ChannelProfile.Communication/host ChannelProfile.LiveBroadcasting leaves the channel.
final Function(int uid, UserOfflineReason reason)? userOffline;