corda
/
net.corda.core.flows
/
FlowStateMachine
/
send
send
@Suspendable
abstract
fun
send
(
otherParty
:
Party
,
payload
:
Any
,
sessionFlow
:
FlowLogic
<
*
>
)
:
Unit