Package com.mypurecloud.sdk.v2.model
Class RecordingButtonComponent
java.lang.Object
com.mypurecloud.sdk.v2.model.RecordingButtonComponent
- All Implemented Interfaces:
Serializable
Structured template button object.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactions(RecordingContentActions actions) booleangetTitle()inthashCode()isSelected(Boolean isSelected) voidsetActions(RecordingContentActions actions) voidsetIsSelected(Boolean isSelected) voidtoString()
-
Constructor Details
-
RecordingButtonComponent
public RecordingButtonComponent() -
RecordingButtonComponent
-
-
Method Details