Uses of Class
com.sendly.webhooks.Webhooks.WebhookEvent
Packages that use Webhooks.WebhookEvent
-
Uses of Webhooks.WebhookEvent in com.sendly.webhooks
Methods in com.sendly.webhooks that return Webhooks.WebhookEventModifier and TypeMethodDescriptionstatic Webhooks.WebhookEventWebhooks.parseEvent(String payload, String signature, String secret) Parse and validate a webhook event.