Class ReferralItem
java.lang.Object
com.restfb.types.webhook.messaging.PostbackReferral
com.restfb.types.webhook.messaging.ReferralItem
- All Implemented Interfaces:
InnerMessagingItem
Represents the referral field from Scenario 2:
https://developers.facebook.com/docs/messenger-platform/referral-params
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.webhook.messaging.PostbackReferral
PostbackReferral.AdsContextData
-
Constructor Summary
-
Method Summary
Methods inherited from class com.restfb.types.webhook.messaging.PostbackReferral
getAdId, getAdsContextData, getIsGuestUser, getRef, getRefererUri, getSource, getType, setAdId, setAdsContextData, setIsGuestUser, setRef, setRefererUri, setSource, setType, toString
-
Constructor Details
-
ReferralItem
public ReferralItem()
-