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