selectedAttendeesList property

List<TUIUserInfo>? selectedAttendeesList
final

The list of attendees to be invited to the conference. This parameter is an internal parameter and does not need to be passed when using the scheduled conference function.

Implementation

final List<TUIUserInfo>? selectedAttendeesList;