Delete

data class Delete(val reserved1: UShort, val queueName: String, val ifUnused: Boolean, val ifEmpty: Boolean, val noWait: Boolean) : Frame.Method.Queue

Constructors

Link copied to clipboard
constructor(reserved1: UShort, queueName: String, ifUnused: Boolean, ifEmpty: Boolean, noWait: Boolean)

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