Skip to main content
Go to Latest
interface AccessRequest
implements AccessRequestArgs
import { type AccessRequest } from "https://deno.land/x/amqp@v0.23.1/mod.ts";

Properties

realm: string
exclusive: boolean
passive: boolean
active: boolean
write: boolean
read: boolean