Uses of Interface
com.restfb.webhook.WebhookMessagingListener
Packages that use WebhookMessagingListener
-
Uses of WebhookMessagingListener in com.restfb.webhook
Classes in com.restfb.webhook that implement WebhookMessagingListenerModifier 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.Methods in com.restfb.webhook with parameters of type WebhookMessagingListenerModifier and TypeMethodDescriptionvoid
Webhook.registerListener
(WebhookMessagingListener listener) registers an listener that handles the messaging Items of an incoming webhook request