RetryAfterError

data class RetryAfterError(val seconds: Seconds, val startCountingMillis: Long) : RequestError

Constructors

Link copied to clipboard
constructor(seconds: Seconds, startCountingMillis: Long)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard