Class: MxRecord

vertx-js/mx_record~ MxRecord

new MxRecord()

Represent a Mail-Exchange-Record (MX) which was resolved for a domain.
Source:

Methods

name() → {string}

The name of the MX record
Source:
Returns:
Type
string

priority() → {number}

The priority of the MX record.
Source:
Returns:
Type
number