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