Class ButtonComponent
java.lang.Object
cloud.genesys.webmessaging.sdk.model.ButtonComponent
- All Implemented Interfaces:
Serializable
Structured template button object.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactions(ContentActions actions) The button actions (Deprecated).booleangetTitle()inthashCode()voidsetActions(ContentActions actions) voidText to show inside the button.toString()
-
Constructor Details
-
ButtonComponent
public ButtonComponent()
-
-
Method Details