Package com.restfb.webhook


package com.restfb.webhook
  • Class
    Description
    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.
    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.
     
    interface to provide methods a listener can implement to handle the different change values
    interface to provide methods a listener can implement to handle the different messaging items