com.r3corda.core.protocols / ProtocolStateMachine / receive

receive

abstract fun <T : Any> receive(topic: String, sessionIDForReceive: Long, receiveType: Class<T>): UntrustworthyData<T>