toggle menu
Writeopia
common
switch theme
search in API
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.