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