com.r3corda.core.protocols
/
ProtocolStateMachine
/
send
send
abstract
fun
send
(
topic
:
String
,
destination
:
MessageRecipients
,
sessionID
:
Long
,
obj
:
Any
)
:
Unit