Retry Interceptor
class RetryInterceptor(@IntRange(from = 1.toLong() ) retryCount: Int) : Interceptor
Content copied to clipboard
重试次数拦截器
Constructors
RetryInterceptor
Link copied to clipboard
Functions
Properties
retryCount
Link copied to clipboard