Uses of Class
com.restfb.types.webhook.FeedEventValue
-
Packages that use FeedEventValue Package Description com.restfb.webhook -
-
Uses of FeedEventValue in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type FeedEventValue Modifier and Type Method Description void
AbstractWebhookChangeListener. feedEventValue(FeedEventValue feedEventValue)
void
WebhookChangeListener. feedEventValue(FeedEventValue feedEventValue)
-