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
/
loadDocumentsWithContentForUser
load
Documents
With
Content
For
User
abstract
suspend
fun
loadDocumentsWithContentForUser
(
userId
:
String
)
:
Map
<
DocumentEntity
,
List
<
StoryStepEntity
>
>