queryRecur

fun queryRecur(uid: String, recurid: String): ContentValues?

Return

Content Values of the found item with the given UID or null if the result was empty or more than 1 The query checks for the uid within all collections of this account, not only the current collection.

Parameters

uid

of the entry that should be retrieved as content values

recurid

of the entry that should be retrieved as content values