getScheduledAttendees

abstract fun getScheduledAttendees(roomID: String, cursor: String?, completion: ListResultCompletionHandler<RoomUser>?)

Get scheduled room attendees

Parameters

roomID

Room ID

cursor

Pagination cursor

completion

Completion callback