success(withLocalizedDescription:)
Indicates an address is valid and correct.
Declaration
class func success(withLocalizedDescription localizedDescription: String) -> MEAddressAnnotationParameters
- 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.