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