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