Uses of Class
com.restfb.types.webhook.messaging.AccountLinkingItem
Packages that use AccountLinkingItem
-
Uses of AccountLinkingItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return AccountLinkingItemMethods in com.restfb.types.webhook.messaging with parameters of type AccountLinkingItemModifier and TypeMethodDescriptionvoid
MessagingItem.setAccountLinking
(AccountLinkingItem accountLinking) -
Uses of AccountLinkingItem in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type AccountLinkingItemModifier and TypeMethodDescriptionvoid
AbstractWebhookMessagingListener.accountLinking
(AccountLinkingItem item, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp) void
WebhookMessagingListener.accountLinking
(AccountLinkingItem item, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp)