public class Sender extends Object
Constructor and Description |
---|
Sender(com.mendix.core.component.LocalComponent component,
IContext _context) |
Modifier and Type | Method and Description |
---|---|
void |
send(ISMTPConfiguration configuration,
Message message,
String subject,
List<String> toAddressList,
List<String> ccAddressList,
List<String> bccAddressList,
List<IMendixObject> attachments) |
public Sender(com.mendix.core.component.LocalComponent component, IContext _context)