Uses of Class
com.whatsapp.api.domain.messages.Action
Packages that use Action
-
Uses of Action in com.whatsapp.api.domain.messages
Fields in com.whatsapp.api.domain.messages declared as ActionMethods in com.whatsapp.api.domain.messages that return ActionModifier 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.Methods in com.whatsapp.api.domain.messages with parameters of type ActionModifier and TypeMethodDescription -
Uses of Action in com.whatsapp.api.domain.messages.builder
Methods in com.whatsapp.api.domain.messages.builder with parameters of type ActionModifier and TypeMethodDescriptionSets action.