Uses of Class
com.mypurecloud.sdk.v2.model.ContentActions
Packages that use ContentActions
-
Uses of ContentActions in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContentActionsModifier and TypeMethodDescriptionButtonComponent.getActions()WebMessagingGeneric.getActions()Text to be returned as the payload from a ButtonResponse when a button is clicked.A URL of a web page to direct the user to.The target window in which to open the URL.Methods in com.mypurecloud.sdk.v2.model with parameters of type ContentActionsModifier and TypeMethodDescriptionButtonComponent.actions(ContentActions actions) The button actions (Deprecated).WebMessagingGeneric.actions(ContentActions actions) Actions to be taken.voidButtonComponent.setActions(ContentActions actions) voidWebMessagingGeneric.setActions(ContentActions actions)