Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
plugin:writeopia_network
/
io.writeopia.sdk.network.websocket
/
WebsocketEditionManager
/
startLiveEdition
start
Live
Edition
open
suspend override
fun
startLiveEdition
(
inFlow
:
Flow
<
Pair
<
StoryState
,
DocumentInfo
>
>
,
outFlow
:
MutableStateFlow
<
StoryState
>
)