Uses of Class
com.restfb.types.ads.AdCreativeLinkDataCallToAction
Packages that use AdCreativeLinkDataCallToAction
-
Uses of AdCreativeLinkDataCallToAction in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdCreativeLinkDataCallToActionModifier and TypeMethodDescriptionAdCreativeLinkData.getCallToAction()
AdCreativeLinkDataChildAttachment.getCallToAction()
AdCreativeVideoData.getCallToAction()
Methods in com.restfb.types.ads with parameters of type AdCreativeLinkDataCallToActionModifier and TypeMethodDescriptionvoid
AdCreativeLinkData.setCallToAction
(AdCreativeLinkDataCallToAction callToAction) An optional call to action button.void
AdCreativeLinkDataChildAttachment.setCallToAction
(AdCreativeLinkDataCallToAction callToAction) void
AdCreativeVideoData.setCallToAction
(AdCreativeLinkDataCallToAction callToAction)