Contents

success(withLocalizedDescription:)

Indicates an address is valid and correct.

Declaration

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

Parameters

  • localizedDescription:

    A user-visible string with details about the address, such as the full name of the recipient.

Return Value

An annotation that indicates an email address is valid.

See Also

Specifying Email Address Validity