Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
plugin:writeopia_persistence_room
/
io.writeopia.sdk.persistence.dao
/
DocumentEntityDao
/
loadOutdatedDocumentsByFolderId
load
Outdated
Documents
By
Folder
Id
abstract
suspend
fun
loadOutdatedDocumentsByFolderId
(
folderId
:
String
)
:
List
<
DocumentEntity
>