core
/
dev.fritz2.binding
/
Store
/
enqueue
js
enqueue
abstract suspend fun
enqueue
(update:
QueuedUpdate
<
T
>)
Content copied to clipboard
abstract method defining, how this
Store
handles an
Update
Parameters
update
the
Update
to handle