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

send

fun send(otherParty: Party, payload: Any, sessionFlow: FlowLogic<*>): Unit
Overrides FlowStateMachine.send