toggle menu
workflow
jvm
switch theme
search in API
workflow-tracing
/
com.squareup.workflow1.diagnostic.tracing
/
TracingWorkflowInterceptor
/
onInitialState
on
Initial
State
open
override
fun
<
P
,
S
>
onInitialState
(
props
:
P
,
snapshot
:
Snapshot
?
,
workflowScope
:
CoroutineScope
,
proceed
:
(
P
,
Snapshot
?
,
CoroutineScope
)
->
S
,
session
:
WorkflowInterceptor.WorkflowSession
)
:
S
(
source
)