Package 

Object PointrAppState.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getUNKNOWN() Indicates app state is not determined
      final Integer getLAUNCHING() Indicates the application is on create
      final Integer getFOREGROUND() Indicates the app is visible to user
      final Integer getBACKGROUND() Indicates the app is not visible to user
      • Methods inherited from class java.lang.Object

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