Package com.mypurecloud.sdk.v2.model
Class ButtonComponent
java.lang.Object
com.mypurecloud.sdk.v2.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() -
ButtonComponent
-
-
Method Details