Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.manager
/
WriteopiaManager
/
bulkDelete
bulk
Delete
fun
bulkDelete
(
positions
:
Iterable
<
Int
>
,
stories
:
Map
<
Int
,
StoryStep
>
)
:
Pair
<
Map
<
Int
,
StoryStep
>
,
Map
<
Int
,
StoryStep
>
>
Deletes the whole selection. All
StoryStep
in the selection will be deleted.