toggle menu
fl-android-sdk
7.0.266
androidJvm
switch theme
search in API
fl-content-auth
/
com.quickplay.vstb7.platform.playback
/
stepWith
step
With
fun
<
Context
,
Input
,
Output
>
stepWith
(
context
:
Context
,
stepLambda
:
(
Context
,
Input
)
->
Result
<
Output
,
Error
>
)
:
SuspendableStep
<
Input
,
Result
<
Output
,
Error
>
>