public static interface WhatsAppInteractiveMessageBuilder.SectionBuilder
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveMessageBuilder.ListMessageBuilder |
addSection()
Add the section and continue working on the interactive list message or perform sending message.
|
WhatsAppInteractiveMessageBuilder.SectionRowBuilder |
createRow()
Start creating a row in the section.
|
WhatsAppInteractiveMessageBuilder.SectionBuilder |
title(String title)
The title of the section.
|
WhatsAppInteractiveMessageBuilder.SectionBuilder title(String title)
title - the title of the sectionWhatsAppInteractiveMessageBuilder.SectionRowBuilder createRow()
WhatsAppInteractiveMessageBuilder.ListMessageBuilder addSection()
WhatsAppInteractiveMessageBuilder.ListMessageBuilder responsible for sending the message