Package dev.snowdrop.vertx.mail
Interface MailResult
-
public interface MailResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMessageId()List<String>getRecipients()
-
public interface MailResult
| Modifier and Type | Method | Description |
|---|---|---|
String |
getMessageId() |
|
List<String> |
getRecipients() |