Enums
The following enums are available globally.
-
Possible errors when validating the mail before sending.
- noSender: The
FROMfield of the mail is not valid or empty. - noRecipient: The
TO,CCandBCCfields of the mail is not valid or empty.
Declaration
Swift
public enum MailError: Error - noSender: The
View on GitHub
Install in Dash
Enums Reference