toOutV1Message

fun Message.toOutV1Message(): Communication.V1.Out

Transform an instance of Message to Communication.V1.Out

Receiver

Message to be converted into a Communication.V1.Out

Throws

if the message can't be transformed to an Communication.V1.Out instance.