vertx / io.vertx.kotlin.rabbitmq / io.vertx.rabbitmq.RabbitMQClient / queueDeclareAutoAwait

queueDeclareAutoAwait

suspend fun RabbitMQClient.queueDeclareAutoAwait(): JsonObject

Actively declare a server-named exclusive, autodelete, non-durable queue.

Parameters

resultHandler -