Uses of Interface
com.restfb.webhook.WebhookChangeListener
Packages that use WebhookChangeListener
- 
Uses of WebhookChangeListener in com.restfb.webhookClasses in com.restfb.webhook that implement WebhookChangeListenerModifier and TypeClassDescriptionclassabstract 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 TypeMethodDescriptionvoidWebhook.registerListener(WebhookChangeListener listener) registers a listener that handles the change values of an incoming webhook request