Unbind

data class Unbind(val reserved1: UShort, val queueName: String, val exchangeName: String, val routingKey: String, val arguments: Table) : Frame.Method.Queue

Constructors

Link copied to clipboard
constructor(reserved1: UShort, queueName: String, exchangeName: String, routingKey: String, arguments: Table)

Properties

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