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

onAttendeesJoined

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

Handles attendee(s) being added.

Note: this callback will be called on main thread.

Parameters

attendeeInfo - : Array<AttendeeInfo> - Attendees being added.