search

abstract suspend fun <R : Resource> search(search: Search): List<R>

Searches the database and returns a list resources according to the search specifications.

Sources

androidJvm source
Link copied to clipboard