Companion

object Companion

Functions

Link copied to clipboard
fun create(account: Account, client: ContentProviderClient, values: ContentValues): Uri
Link copied to clipboard
fun <T : JtxCollection<JtxICalObject>> find(account: Account, client: ContentProviderClient, context: Context, factory: JtxCollectionFactory<T>, where: String?, whereArgs: Array<String>?): List<T>