toggle menu
methanol-parent
1.9.0-SNAPSHOT
jvm
switch theme
search in API
methanol.kotlin
/
com.github.mizosoft.methanol.kotlin
/
RetryInterceptor
Retry
Interceptor
fun
RetryInterceptor
(
block
:
RetryInterceptorSpec
.
(
)
->
Unit
)
:
<Error class: unknown class>
Creates an
Interceptor
that retries requests as configured by the given block.