get Pending Calls
abstract fun getPendingCalls(roomID: String, cursor: String?, completion: ListResultCompletionHandler<RoomCall>?)
Get pending calls list
Parameters
room ID
Room ID
cursor
Pagination cursor
completion
Completion callback