Contents

error(withLocalizedDescription:)

Indicates an address is invalid and may result in failure to deliver a message.

Declaration

class func error(withLocalizedDescription localizedDescription: String) -> MEAddressAnnotation

Parameters

  • localizedDescription:

    A user-visible string with details about the reason the address is invalid.

Return Value

An annotation that indicates an email address is invalid and may result in failure to deliver a message.

See Also

Specifying Email Address Validity