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