Companion

private object Companion(source)

Provides the companion object singleton used by the SDAI domain layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard

Exposes the CONNECTION_TIMEOUT_MILLIS value used by the SDAI domain layer.

Link copied to clipboard
const val PRELOAD_ATTEMPTS: Int = 3

Exposes the PRELOAD_ATTEMPTS value used by the SDAI domain layer.

Link copied to clipboard

Exposes the PRELOAD_DELAY_MILLIS value used by the SDAI domain layer.

Link copied to clipboard

Exposes the PRELOAD_RETRY_DELAY_MILLIS value used by the SDAI domain layer.