Interface SpiListener


public interface SpiListener
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method is called by the SPI implementation.
  • Method Details

    • onSpiEvent

      void onSpiEvent(SpiListener.SpiEvent event)
      This method is called by the SPI implementation.
      Parameters:
      event - - SPI event