corda / net.corda.core.flows / FlowInitiator / Peer

Peer

data class Peer : FlowInitiator

Started when we get new session initiation request.

Constructors

<init>

Started when we get new session initiation request.

Peer(party: Party)

Properties

party

val party: Party

Functions

getName

fun getName(): String