Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.sharededition
/
SharedEditionManager
/
startLiveEdition
start
Live
Edition
abstract
suspend
fun
startLiveEdition
(
inFlow
:
Flow
<
Pair
<
StoryState
,
DocumentInfo
>
>
,
outFlow
:
MutableStateFlow
<
StoryState
>
)