Uses of Interface
com.restfb.webhook.WebhookMessagingListener
-
Uses of WebhookMessagingListener in com.restfb.webhook
Modifier and TypeClassDescriptionclass
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.Modifier and TypeMethodDescriptionvoid
Webhook.registerListener
(WebhookMessagingListener listener) registers an listener that handles the messaging Items of an incoming webhook request