Skip to main content
Very Popular
Latest
interface ConnectionCloseArgs
import { type ConnectionCloseArgs } from "https://deno.land/x/amqp@v0.24.0/src/amqp_types.ts";

Properties

replyCode: number
optional
replyText: string

Default ""

classId: number
methodId: number