Uses of Class
com.restfb.types.webhook.messaging.CheckoutUpdateItem
-
Uses of CheckoutUpdateItem in com.restfb.types.webhook.messaging
Modifier and TypeMethodDescriptionvoid
MessagingItem.setCheckoutUpdate
(CheckoutUpdateItem checkoutUpdate) -
Uses of CheckoutUpdateItem in com.restfb.webhook
Modifier and TypeMethodDescriptionvoid
AbstractWebhookMessagingListener.checkoutUpdate
(CheckoutUpdateItem checkoutUpdate, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp) void
WebhookMessagingListener.checkoutUpdate
(CheckoutUpdateItem checkoutUpdate, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp)