Chain
interface Chain
Functions
Link copied to clipboard
Returns the connection the request will be executed on. This is only available in the chains of network interceptors; for application interceptors this is always null.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun withConnectTimeout(timeout: Int, unit: <Error class: unknown class>): Interceptor.Chain
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard