| Package | Description |
|---|---|
| cz.quanti.mailq | |
| cz.quanti.mailq.entities.v2 | |
| cz.quanti.mailq.resources.v2 |
| Modifier and Type | Method and Description |
|---|---|
SmsNotificationDataEntity |
MailQ.getSmsNotificationData(Long notificationId,
String notificationDataId)
Get SMS notification data.
|
SmsNotificationDataEntity |
MailQ.sendSmsNotification(Long notificationId,
SmsNotificationDataEntity notification)
Send SMS notification.
|
| Modifier and Type | Method and Description |
|---|---|
SmsNotificationDataEntity |
MailQ.sendSmsNotification(Long notificationId,
SmsNotificationDataEntity notification)
Send SMS notification.
|
| Modifier and Type | Method and Description |
|---|---|
SmsNotificationDataEntity |
SmsNotificationDataEntity.addData(String key,
Object value) |
SmsNotificationDataEntity |
SmsNotificationDataEntity.setData(Map<String,Object> data) |
SmsNotificationDataEntity |
SmsNotificationDataEntity.setId(String id) |
SmsNotificationDataEntity |
SmsNotificationDataEntity.setToNumber(String toNumber) |
| Modifier and Type | Method and Description |
|---|---|
void |
SmsNotificationBatchEntity.setBatch(List<SmsNotificationDataEntity> batch) |
| Modifier and Type | Method and Description |
|---|---|
SmsNotificationDataEntity |
SmsNotificationResource.getNotificationData(Long notificationId,
String notificationDataId) |
SmsNotificationDataEntity |
SmsNotificationResource.sendSmsNotification(Long notificationId,
SmsNotificationDataEntity notification) |
| Modifier and Type | Method and Description |
|---|---|
SmsNotificationDataEntity |
SmsNotificationResource.sendSmsNotification(Long notificationId,
SmsNotificationDataEntity notification) |
Copyright © 2016. All rights reserved.