toOutV1Message

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

Transform an instance of android.os.Message to Communication.V1.Out

Throws

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