Uses of Class
com.restfb.types.webhook.messaging.PostbackItem
Packages that use PostbackItem
-
Uses of PostbackItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return PostbackItemMethods in com.restfb.types.webhook.messaging with parameters of type PostbackItem -
Uses of PostbackItem in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type PostbackItemModifier and TypeMethodDescriptionvoid
AbstractWebhookMessagingListener.postback
(PostbackItem postback, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp) void
WebhookMessagingListener.postback
(PostbackItem postback, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp)