Declared

data class Declared(val queueName: String, val messageCount: UInt, val consumerCount: UInt) : AMQPResponse.Channel.Queue

Constructors

Link copied to clipboard
constructor(queueName: String, messageCount: UInt, consumerCount: UInt)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard