net.corda.core.protocols
/
ProtocolStateMachine
/
send
send
abstract
fun
send
(
otherParty
:
Party
,
payload
:
Any
,
sessionProtocol
:
ProtocolLogic
<
*
>
)
:
Unit