Uses of Class
com.restfb.types.webhook.messaging.PostbackReferral
Packages that use PostbackReferral
-
Uses of PostbackReferral in com.restfb.types.webhook.messaging
Subclasses of PostbackReferral in com.restfb.types.webhook.messagingModifier and TypeClassDescriptionclass
Represents the referral field from Scenario 2: https://developers.facebook.com/docs/messenger-platform/referral-paramsMethods in com.restfb.types.webhook.messaging that return PostbackReferralModifier and TypeMethodDescriptionPostbackItem.getReferral()
Comes only with Get Started postback and if an optional ref param was passed from the entry point, such as m.me link.Methods in com.restfb.types.webhook.messaging with parameters of type PostbackReferralModifier and TypeMethodDescriptionvoid
PostbackItem.setReferral
(PostbackReferral referral) Comes only with Get Started postback and if an optional ref param was passed from the entry point, such as m.me link.