Singularity API (multiplatformx-api)
/
org.brightify.hyperdrive.multiplatformx.util.bridge
/
FlowWrapperWatchToken
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
invoke
Link copied to clipboard
operator fun <
T
>
invoke
(flow:
Flow
<
T
>, scope:
CoroutineScope
= MainScope(), onNext: (
T
) ->
Unit
, onError: (
Exception
) ->
Unit
, onCompleted: () ->
Unit
):
FlowWrapperWatchToken
Content copied to clipboard