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