kin-android

kin-android / org.kin.sdk.base.tools / BackoffStrategy / Fixed

Fixed

class Fixed : BackoffStrategy

Constructors

Name Summary
<init> Fixed(after: Long, maxAttempts: Int = DEFAULT_MAX_ATTEMPTS)

Properties

Name Summary
after val after: Long