Uses of Class
com.restfb.types.webhook.messaging.AccountLinkingItem
-
Packages that use AccountLinkingItem Package Description com.restfb.types.webhook.messaging -
-
Uses of AccountLinkingItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return AccountLinkingItem Modifier and Type Method Description AccountLinkingItem
MessagingItem. getAccountLinking()
Methods in com.restfb.types.webhook.messaging with parameters of type AccountLinkingItem Modifier and Type Method Description void
MessagingItem. setAccountLinking(AccountLinkingItem accountLinking)
-