get Scheduled Room List
abstract fun getScheduledRoomList(cursor: String?, completion: ListResultCompletionHandler<RoomInfo>?)
Get scheduled room list
Parameters
cursor
Pagination cursor
completion
Completion callback
Get scheduled room list
Pagination cursor
Completion callback