onTrackUnmuted

open fun onTrackUnmuted(publication: TrackPublication, participant: Participant)

The participant was unmuted.

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

Sources

SDK source
Link copied to clipboard