| Package | Description |
|---|---|
| com.messagebird.objects.conversations |
| Modifier and Type | Method and Description |
|---|---|
static ConversationMessageStatus |
ConversationMessageStatus.forValue(String value) |
ConversationMessageStatus |
ConversationMessage.getStatus() |
static ConversationMessageStatus |
ConversationMessageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConversationMessageStatus[] |
ConversationMessageStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConversationMessage.setStatus(ConversationMessageStatus status) |
Copyright © 2024. All rights reserved.