userJoined property Null safety
read / write
Occurs when a remote user ChannelProfile.Communication/host ChannelProfile.LiveBroadcasting joins the channel
Implementation
Function(int uid, int elapsed)? userJoined;
Occurs when a remote user ChannelProfile.Communication/host ChannelProfile.LiveBroadcasting joins the channel
Function(int uid, int elapsed)? userJoined;