getPendingCalls

abstract fun getPendingCalls(roomID: String, cursor: String?, completion: ListResultCompletionHandler<RoomCall>?)

Get pending calls list

Parameters

roomID

Room ID

cursor

Pagination cursor

completion

Completion callback