Uses of Class
com.restfb.types.webhook.messaging.CheckoutUpdateItem
Packages that use CheckoutUpdateItem
-
Uses of CheckoutUpdateItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return CheckoutUpdateItemMethods in com.restfb.types.webhook.messaging with parameters of type CheckoutUpdateItemModifier and TypeMethodDescriptionvoid
MessagingItem.setCheckoutUpdate
(CheckoutUpdateItem checkoutUpdate) -
Uses of CheckoutUpdateItem in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type CheckoutUpdateItemModifier and TypeMethodDescriptionvoid
AbstractWebhookMessagingListener.checkoutUpdate
(CheckoutUpdateItem checkoutUpdate, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp) void
WebhookMessagingListener.checkoutUpdate
(CheckoutUpdateItem checkoutUpdate, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp)