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 TypeMethodDescriptionvoidMessagingItem.setAccountLinking(AccountLinkingItem accountLinking) -
Uses of AccountLinkingItem in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type AccountLinkingItemModifier and TypeMethodDescriptionvoidAbstractWebhookMessagingListener.accountLinking(AccountLinkingItem item, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp) voidWebhookMessagingListener.accountLinking(AccountLinkingItem item, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp)