| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
static WhatsAppAddressType |
WhatsAppAddressType.fromValue(String value) |
WhatsAppAddressType |
WhatsAppAddressContent.getType()
Get type
|
WhatsAppAddressType |
WhatsAppAddressType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static WhatsAppAddressType |
WhatsAppAddressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WhatsAppAddressType[] |
WhatsAppAddressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WhatsAppAddressContent.setType(WhatsAppAddressType type) |
WhatsAppAddressContent |
WhatsAppAddressContent.type(WhatsAppAddressType type) |
void |
WhatsAppAddressType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
WhatsAppAddressType enumeration) |
Copyright © 2022. All rights reserved.