shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.utils
/
RetryPolicy
/
backoffDelayMillis
backoff
Delay
Millis
fun
backoffDelayMillis
(
retryAttempt
:
Int
)
:
Long
Executes backoffDelayMillis.
Return
The resulting Long value.
Parameters
retry
Attempt
The retryAttempt parameter.