Uses of Class
com.restfb.types.webhook.messaging.PostbackReferral.AdsContextData
-
Packages that use PostbackReferral.AdsContextData Package Description com.restfb.types.webhook.messaging -
-
Uses of PostbackReferral.AdsContextData in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return PostbackReferral.AdsContextData Modifier and Type Method Description PostbackReferral.AdsContextData
PostbackReferral. getAdsContextData()
The data contaning information about the CTM ad, the user initiated the thread from.Methods in com.restfb.types.webhook.messaging with parameters of type PostbackReferral.AdsContextData Modifier and Type Method Description void
PostbackReferral. setAdsContextData(PostbackReferral.AdsContextData adsContextData)
The data contaning information about the CTM ad, the user initiated the thread from.
-