Interface WebhookResponseHandler


public interface WebhookResponseHandler
Once the Webhook was sent, this handler will be called to handle the response.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details