-
public final class RetryManager
-
-
Constructor Summary
Constructors Constructor Description RetryManager(Integer maxRetryCount, Long baseDelay, WebViewManager retryable, CoroutineScope coroutineScope)
-