Package dev.truewinter.twiliocallrouter.plugin


package dev.truewinter.twiliocallrouter.plugin
  • Class
    Description
     
    All event listener methods must be annotated with this, or will be ignored
    If your plugin integrates with another plugin, it must implement this interface
    All classes that receive TwilioCallRouter events must implement this interface
     
    All plugins must extend this class