net.corda.core.messaging / Ack

Ack

object Ack : DeserializeAsKotlinObjectDef

A general Ack message that conveys no content other than its presence for use when you want an acknowledgement from a recipient. Using Unit can be ambiguous as it is similar to Void and so could mean no response.