Uses of Class
com.whatsapp.api.domain.messages.Action
-
Uses of Action in com.whatsapp.api.domain.messages
Modifier and TypeMethodDescriptionAdd button action.Action.addSection
(Section section) Add section action.InteractiveMessage.getAction()
Gets action.Action.setButtons
(List<Button> buttons) Sets buttons.Action.setButtonText
(String buttonText) Sets button text.Action.setCatalogId
(String catalogId) Sets catalog id.Action.setProductRetailerId
(String productRetailerId) Sets product retailer id.Action.setSections
(List<Section> sections) Sets sections.Modifier and TypeMethodDescription -
Uses of Action in com.whatsapp.api.domain.messages.builder
Modifier and TypeMethodDescriptionSets action.