| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveListSectionContent |
WhatsAppInteractiveListSectionContent.addRowsItem(WhatsAppInteractiveRowContent rowsItem) |
WhatsAppInteractiveListSectionContent |
WhatsAppInteractiveListSectionContent.rows(List<WhatsAppInteractiveRowContent> rows) |
WhatsAppInteractiveListSectionContent |
WhatsAppInteractiveListSectionContent.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<WhatsAppInteractiveListSectionContent> |
WhatsAppInteractiveListActionContent.getSections()
Array of sections in the list.
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveListActionContent |
WhatsAppInteractiveListActionContent.addSectionsItem(WhatsAppInteractiveListSectionContent sectionsItem) |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveListActionContent |
WhatsAppInteractiveListActionContent.sections(List<WhatsAppInteractiveListSectionContent> sections) |
void |
WhatsAppInteractiveListActionContent.setSections(List<WhatsAppInteractiveListSectionContent> sections) |
Copyright © 2022. All rights reserved.