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