okhttp
/
okhttp3
/
Interceptor
/
Chain
/
withConnectTimeout
withConnectTimeout
abstract
fun
withConnectTimeout
(
timeout
:
Int
,
unit
:
TimeUnit
)
:
Interceptor.Chain