Package com.restfb.webhook
-
Interface Summary Interface Description WebhookChangeListener interface to provide methods a listener can implement to handle the different change valuesWebhookMessagingListener interface to provide methods a listener can implement to handle the different messaging items -
Class Summary Class Description AbstractWebhookChangeListener 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.AbstractWebhookMessagingListener abstract class as base for custom webhook messaging listener, with this abstract class it is possible to implement only a subset of the need methods and ignore the other ones.Webhook