add Scheduled Attendees
abstract fun addScheduledAttendees(roomID: String, userIDList: List<String>, completion: CompletionHandler?)
Add scheduled attendees
Parameters
room ID
Room ID
user IDList
User ID list
completion
Completion callback