corda / net.corda.node.services.statemachine / StateMachineManager / FlowSessionState / Initiated

Initiated

class Initiated : FlowSessionState

Constructors

<init> Initiated(peerParty: Party, peerSessionId: Long)

Properties

peerParty val peerParty: Party
peerSessionId val peerSessionId: Long

This must be a peer party

sendToParty val sendToParty: Party