| Package | Description |
|---|---|
| com.messagebird.objects.conversations |
| Modifier and Type | Method and Description |
|---|---|
static ConversationMessageDirection |
ConversationMessageDirection.forValue(String value) |
ConversationMessageDirection |
ConversationMessage.getDirection() |
static ConversationMessageDirection |
ConversationMessageDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConversationMessageDirection[] |
ConversationMessageDirection.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.setDirection(ConversationMessageDirection direction) |
Copyright © 2024. All rights reserved.