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