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