Uses of Class
com.mypurecloud.sdk.v2.model.CallToAction
Packages that use CallToAction
-
Uses of CallToAction in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallToActionModifier and TypeMethodDescriptionContentOffer.getCallToAction()CallToAction.target(CallToAction.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 CallToActionModifier and TypeMethodDescriptionContentOffer.callToAction(CallToAction callToAction) Properties customizing the call to action button on the content offer.voidContentOffer.setCallToAction(CallToAction callToAction)