Interface Header

interface Header {
    rcode: number;
}

Properties

Properties

rcode: number

Generated using TypeDoc