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