com.r3corda.node.services.messaging / NodeMessagingClient / createMessage

createMessage

fun createMessage(topicSession: TopicSession, data: ByteArray, uuid: UUID): Message
Overrides MessagingService.createMessage

Returns an initialised Message with the current time, etc, already filled in.

Parameters

topicSession - identifier for the topic and session the message is sent to.