suspend fun AmqpSender.sendWithAckAwait(message: AmqpMessage): Unit
Suspending version of method io.vertx.amqp.AmqpSender.sendWithAck
the message, must not be null
NOTE: This function has been automatically generated from io.vertx.amqp.AmqpSender using Vert.x codegen.