Package 

Class BackgroundActivityRemoteConfig


  • @JsonClass(generateAdapter = true) 
    public final class BackgroundActivityRemoteConfig
    
                        

    Configuration values relating to the background activity capturing on the app.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Float threshold
    • Method Summary

      Modifier and Type Method Description
      final Float getThreshold()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BackgroundActivityRemoteConfig

        BackgroundActivityRemoteConfig(Float threshold)