fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.core
/
EmittingHandler
/
EmittingHandler
Emitting
Handler
js
constructor
(
collectWithChannel
:
(
Flow
<
A
>
,
FlowCollector
<
E
>
,
Job
)
->
Unit
,
flow
:
MutableSharedFlow
<
E
>
=
MutableSharedFlow()
)
Parameters
collect
With
Channel
defines how to handle the values of the connected
Flow