Interface PlatformEmailService
- All Known Implementing Classes:
GmailBackedPlatformEmailService
public interface PlatformEmailService
-
Method Summary
Modifier and TypeMethodDescriptionvoidsendDefinedEmail(EmailDetail emailDetails) voidsendToUserAccount(String organisationName, String contactName, String address, String username, String unencodedPassword)
-
Method Details
-
sendToUserAccount
-
sendDefinedEmail
-