ListResultCompletionHandler

Functions

Link copied to clipboard
abstract fun onFailure(code: Int, desc: String)
Link copied to clipboard
abstract fun onSuccess(result: List<T>, cursor: String)