| Package | Description |
|---|---|
| com.messagebird.objects.integrations |
| Modifier and Type | Method and Description |
|---|---|
static HSMCategory |
HSMCategory.forValue(String value) |
HSMCategory |
Template.getCategory() |
HSMCategory |
TemplateResponse.getCategory() |
static HSMCategory |
HSMCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HSMCategory[] |
HSMCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Template.setCategory(HSMCategory category) |
void |
TemplateResponse.setCategory(HSMCategory category) |
| Constructor and Description |
|---|
Template(String name,
String language,
String wabaID,
List<HSMComponent> components,
HSMCategory category,
boolean ctaURLLinkTrackingOptedOut) |
Copyright © 2024. All rights reserved.