Package 

Interface EventListener


  • 
    public interface EventListener
    
                        

    A listener for the internal SDK state

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onEvent(SprigEvent event) Invoked whenever the SDK emits event
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait