KIMSearcher

abstract class KIMSearcher<T>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun searchKey(keyword: String, lastPageInfo: Any?, filteredItems: List<<Error class: unknown class>>? = null, callback: KIMSearchCallback<T>)

搜索接口