vertx / io.vertx.core.dns / MxRecord

MxRecord

interface MxRecord

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

Author
Norman Maurer

Functions

name

abstract fun name(): String

The name of the MX record

priority

abstract fun priority(): Int

The priority of the MX record.