Package 

Class AppState


  • @ApiStatus.Internal() 
    public final class AppState
    
                        

    AppState holds the state of the App, e.g. whether the app is in background/foreground, etc.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static AppState instance
    • Method Summary

      Modifier and Type Method Description
      static AppState getInstance()
      Boolean isInBackground()
      • Methods inherited from class java.lang.Object

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