Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.repository
/
DocumentRepository
/
loadDocumentsForUserAfterTime
load
Documents
For
User
After
Time
abstract
suspend
fun
loadDocumentsForUserAfterTime
(
orderBy
:
String
,
userId
:
String
,
instant
:
Instant
)
:
List
<
Document
>