interface MxRecord
Represent a Mail-Exchange-Record (MX) which was resolved for a domain.
Author Norman Maurer
name
abstract fun name(): String
The name of the MX record
priority
abstract fun priority(): Int
The priority of the MX record.