Uses of Class
com.restfb.types.webhook.messaging.PostbackReferral
-
Uses of PostbackReferral in com.restfb.types.webhook.messaging
Modifier and TypeClassDescriptionclass
Represents the referral field from Scenario 2: https://developers.facebook.com/docs/messenger-platform/referral-paramsModifier 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.Modifier 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.