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