corda / net.corda.node.services.statemachine / FlowStateMachineImpl / send

send

@Suspendable fun send(otherParty: Party, payload: Any, sessionFlow: FlowLogic<*>): Unit

Overrides FlowStateMachine.send