Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 32ad3a5

Browse files
committed
Edit kdoc
1 parent d0f268b commit 32ad3a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/main/kotlin/at/bitfire/ical4android/JtxCollection.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ open class JtxCollection<out T: JtxICalObject>(val account: Account,
181181

182182
/**
183183
* @param [uid] of the entry that should be retrieved as content values
184+
* @param [recurid] of the entry that should be retrieved as content values
184185
* @return Content Values of the found item with the given UID or null if the result was empty or more than 1
185186
* The query checks for the [uid] within all collections of this account, not only the current collection.
186187
*/

0 commit comments

Comments
 (0)