| Package | Description |
|---|---|
| io.alwaysonmobile.hullo.api.client |
| Modifier and Type | Method and Description |
|---|---|
static MessageStatus |
MessageStatus.fromValue(String value) |
MessageStatus |
Message.getDeliveryStatus()
Get deliveryStatus
|
static MessageStatus |
MessageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageStatus[] |
MessageStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
Message.deliveryStatus(MessageStatus deliveryStatus) |
void |
Message.setDeliveryStatus(MessageStatus deliveryStatus) |
Copyright © 2024. All rights reserved.