| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppPhoneContent |
WhatsAppPhoneContent.phone(String phone) |
WhatsAppPhoneContent |
WhatsAppPhoneContent.type(WhatsAppPhoneType type) |
WhatsAppPhoneContent |
WhatsAppPhoneContent.waId(String waId) |
| Modifier and Type | Method and Description |
|---|---|
List<WhatsAppPhoneContent> |
WhatsAppContactContent.getPhones()
Array of phones information.
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppContactContent |
WhatsAppContactContent.addPhonesItem(WhatsAppPhoneContent phonesItem) |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppContactContent |
WhatsAppContactContent.phones(List<WhatsAppPhoneContent> phones) |
void |
WhatsAppContactContent.setPhones(List<WhatsAppPhoneContent> phones) |
Copyright © 2022. All rights reserved.