| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveRowContent |
WhatsAppInteractiveRowContent.description(String description) |
WhatsAppInteractiveRowContent |
WhatsAppInteractiveRowContent.id(String id) |
WhatsAppInteractiveRowContent |
WhatsAppInteractiveRowContent.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<WhatsAppInteractiveRowContent> |
WhatsAppInteractiveListSectionContent.getRows()
Array of rows sent in the section.
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveListSectionContent |
WhatsAppInteractiveListSectionContent.addRowsItem(WhatsAppInteractiveRowContent rowsItem) |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveListSectionContent |
WhatsAppInteractiveListSectionContent.rows(List<WhatsAppInteractiveRowContent> rows) |
void |
WhatsAppInteractiveListSectionContent.setRows(List<WhatsAppInteractiveRowContent> rows) |
Copyright © 2022. All rights reserved.