Uses of Class
com.mypurecloud.sdk.v2.model.PatchCallToAction
Packages that use PatchCallToAction
-
Uses of PatchCallToAction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchCallToActionModifier and TypeMethodDescriptionPatchContentOffer.getCallToAction()PatchCallToAction.target(PatchCallToAction.TargetEnum target) Where the URL should be opened when the user clicks on the call to action button.Text displayed on the call to action button.URL to open when user clicks on the call to action button.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchCallToActionModifier and TypeMethodDescriptionPatchContentOffer.callToAction(PatchCallToAction callToAction) Properties customizing the call to action button on the content offer.voidPatchContentOffer.setCallToAction(PatchCallToAction callToAction)