| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Class and Description |
|---|---|
class |
WhatsAppInteractiveReplyButtonContent
WhatsAppInteractiveReplyButtonContent
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveButtonContent |
WhatsAppInteractiveButtonContent.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<WhatsAppInteractiveButtonContent> |
WhatsAppInteractiveButtonsActionContent.getButtons()
An array of buttons sent in a message.
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveButtonsActionContent |
WhatsAppInteractiveButtonsActionContent.addButtonsItem(WhatsAppInteractiveButtonContent buttonsItem) |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveButtonsActionContent |
WhatsAppInteractiveButtonsActionContent.buttons(List<WhatsAppInteractiveButtonContent> buttons) |
void |
WhatsAppInteractiveButtonsActionContent.setButtons(List<WhatsAppInteractiveButtonContent> buttons) |
Copyright © 2022. All rights reserved.