TrackMuted

class TrackMuted(val participant: Participant, val publication: TrackPublication) : ParticipantEvent

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

Constructors

Link copied to clipboard
constructor(participant: Participant, publication: TrackPublication)

Properties

Link copied to clipboard
Link copied to clipboard