onTrackUnmuted method Null safety
- Participant participant,
- TrackPublication publication
A track that was unmuted, fires on both RemoteParticipants and LocalParticipant
Implementation
void onTrackUnmuted(Participant participant, TrackPublication publication) {}