Interface SessionListener

All Known Subinterfaces:
ServiceStore, SingletonSessionStore<T>

public interface SessionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onStateChange(boolean running)
     
  • Method Details

    • onStateChange

      void onStateChange(boolean running)