public interface IMail extends IBasePIM
| Modifier and Type | Method and Description |
|---|---|
void |
sendEmail(Email data,
IMessagingCallback callback)
Send an Email
|
getAPIGroup, getAPIVersionvoid sendEmail(Email data, IMessagingCallback callback)
data - Payload of the emailcallback - Result callback of the operation