onAttendeesMuted

open override fun onAttendeesMuted(attendeeInfo: Array<AttendeeInfo>)

Handles attendee(s) whose VolumeLevel has changed to muted.

Note: this callback will be called on main thread.

Parameters

attendeeInfo

: Array<AttendeeInfo> - Attendees who are newly muted.