Loading...
Searching...
No Matches
sf::Dns::MxRecord Struct Reference
A DNS MX record. More...
#include <D:/private/SFML/SFML/include/SFML/Network/Dns.hpp>
Public Attributes | |
| sf::String | exchange |
| Host willing to act as mail exchange. | |
| std::uint16_t | preference {} |
| Preference of this record among others, lower values are preferred. | |
Detailed Description
Member Data Documentation
◆ exchange
| sf::String sf::Dns::MxRecord::exchange |
◆ preference
| std::uint16_t sf::Dns::MxRecord::preference {} |
The documentation for this struct was generated from the following file: