onParticipantConnected method Null safety
- Participant participant
When a new RemoteParticipant joins after the current participant has connected It will not fire for participants that are already in the room
Implementation
void onParticipantConnected(Participant participant) {}