Package 

Interface AppLifecycleControllerIf


  • 
    public interface AppLifecycleControllerIf
    
                        

    Interface for handling application lifecycle events and communicating them to Shared JS.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onAppForegrounded()
      abstract Unit onAppBackgrounded()
      abstract Unit cleanup()
      • Methods inherited from class java.lang.Object

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