find Collections
fun findCollections(where: String? = null, whereArgs: Array<String>? = null, sortOrder: String? = null): List<JtxCollection>
Queries existing jtx collections.
Return
list of collections
Parameters
where
selection
where Args
arguments for selection
sort Order
sort order
Throws
when the content provider returns an error