Interface IMailFinderAsync
public interface IMailFinderAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoidsearch(MailFinderQuery query, AsyncHandler<SearchResult> handler)
-
Method Details
-
search
-
voidsearch(MailFinderQuery query,
AsyncHandler<SearchResult> handler)