| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
MessageStatus |
MessageStatus.action(String action) |
MessageStatus |
MessageStatus.description(String description) |
MessageStatus |
WhatsAppDeliveryReport.getStatus()
Indicates whether the message is successfully sent, not sent, delivered, not delivered, waiting
for delivery or any other possible status.
|
MessageStatus |
MessageStatus.groupId(Integer groupId) |
MessageStatus |
MessageStatus.groupName(String groupName) |
MessageStatus |
MessageStatus.id(Integer id) |
MessageStatus |
MessageStatus.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
WhatsAppDeliveryReport.setStatus(MessageStatus status) |
WhatsAppDeliveryReport |
WhatsAppDeliveryReport.status(MessageStatus status) |
Copyright © 2022. All rights reserved.