Track Muted
class TrackMuted(val room: Room, val publication: TrackPublication, val participant: Participant) : RoomEvent
The participant was muted.
For the local participant, the callback will be called if setMute was called on the LocalTrackPublication, or if the server has requested the participant to be muted