public static interface RecipientAlternatesAdapter.RecipientMatchCallback
Modifier and Type | Method and Description |
---|---|
void |
matchesFound(Map<String,RecipientEntry> results) |
void |
matchesNotFound(Set<String> unfoundAddresses)
Called with all addresses that could not be resolved to valid recipients.
|
void matchesFound(Map<String,RecipientEntry> results)