Uses of Interface
com.restfb.webhook.WebhookChangeListener
-
Uses of WebhookChangeListener in com.restfb.webhook
Modifier 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.Modifier and TypeMethodDescriptionvoid
Webhook.registerListener
(WebhookChangeListener listener) registers a listener that handles the change values of an incoming webhook request