amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.audio.activespeakerdetector / DefaultActiveSpeakerDetector / onAttendeesUnmuted

onAttendeesUnmuted

fun onAttendeesUnmuted(attendeeInfo: Array<AttendeeInfo>): Unit

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

Note: this callback will be called on main thread.

Parameters

attendeeInfo - : Array<AttendeeInfo> - Attendees who are newly unmuted.