amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.realtime / RealtimeObserver / onAttendeesJoined

onAttendeesJoined

abstract 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.