Uses of Interface
com.restfb.webhook.WebhookChangeListener
Packages that use WebhookChangeListener
-
Uses of WebhookChangeListener in com.restfb.webhook
Classes in com.restfb.webhook that implement WebhookChangeListenerModifier and TypeClassDescriptionclass
abstract class as base for custom webhook change listener, with this abstract class it is possible to implement only a subset of the need methods and ignore the other ones.Methods in com.restfb.webhook with parameters of type WebhookChangeListenerModifier and TypeMethodDescriptionvoid
Webhook.registerListener
(WebhookChangeListener listener) registers a listener that handles the change values of an incoming webhook request