Class DistributionServiceConfig.AppConfigParameters.AndroidKeyDownloadParameters

    • Field Detail

      • MIN_VALUE_ERROR_MESSAGE_DOWNLOAD_TIMEOUT

        public static final String MIN_VALUE_ERROR_MESSAGE_DOWNLOAD_TIMEOUT
        See Also:
        Constant Field Values
      • MAX_VALUE_ERROR_MESSAGE_DOWNLOAD_TIMEOUT

        public static final String MAX_VALUE_ERROR_MESSAGE_DOWNLOAD_TIMEOUT
        See Also:
        Constant Field Values
      • MIN_VALUE_ERROR_MESSAGE_OVERALL_TIMEOUT

        public static final String MIN_VALUE_ERROR_MESSAGE_OVERALL_TIMEOUT
        See Also:
        Constant Field Values
      • MAX_VALUE_ERROR_MESSAGE_OVERALL_TIMEOUT

        public static final String MAX_VALUE_ERROR_MESSAGE_OVERALL_TIMEOUT
        See Also:
        Constant Field Values
    • Constructor Detail

      • AndroidKeyDownloadParameters

        public AndroidKeyDownloadParameters()
    • Method Detail

      • getDownloadTimeoutInSeconds

        public Integer getDownloadTimeoutInSeconds()
      • setDownloadTimeoutInSeconds

        public void setDownloadTimeoutInSeconds​(Integer downloadTimeoutInSeconds)
      • getOverallTimeoutInSeconds

        public Integer getOverallTimeoutInSeconds()
      • setOverallTimeoutInSeconds

        public void setOverallTimeoutInSeconds​(Integer overallTimeoutInSeconds)