toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-base
/
com.mapbox.dash.sdk.base.retry
/
RetrySleeper
Retry
Sleeper
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
RetrySleeper
(
retryOptions
:
RetryOptions
=
RetryOptions()
)
Members
Constructors
Retry
Sleeper
Link copied to clipboard
constructor
(
retryOptions
:
RetryOptions
=
RetryOptions()
)
Functions
get
Current
Retry
Attempt
Link copied to clipboard
fun
getCurrentRetryAttempt
(
)
:
Long
retry
Link copied to clipboard
suspend
fun
retry
(
)
:
Boolean