Package | Description |
---|---|
de.mikromedia.sendgrid.util |
Modifier and Type | Method and Description |
---|---|
SendgridMail |
SendgridWebApiV3.newMailFromTo(String from,
String fromName,
String recipient,
String recipientName,
String subject,
String message) |
SendgridMail |
SendgridWebApiV3.newMailTo(String recipient,
String subject,
String message) |
Copyright © 2018. All Rights Reserved.