- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for callTimeoutMillis (0.05 sec)
-
okhttp/src/commonJvmAndroid/kotlin/okhttp3/OkHttpClient.kt
@JvmName("-deprecated_callTimeoutMillis") @Deprecated( message = "moved to val", replaceWith = ReplaceWith(expression = "callTimeoutMillis"), level = DeprecationLevel.ERROR, ) fun callTimeoutMillis(): Int = callTimeoutMillis @JvmName("-deprecated_connectTimeoutMillis") @Deprecated( message = "moved to val", replaceWith = ReplaceWith(expression = "connectTimeoutMillis"),Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Tue Oct 07 21:55:03 UTC 2025 - 51.4K bytes - Viewed (0) -
okhttp/api/jvm/okhttp.api
public fun <init> ()V public final fun address (Lokhttp3/HttpUrl;)Lokhttp3/Address; public final fun authenticator ()Lokhttp3/Authenticator; public final fun cache ()Lokhttp3/Cache; public final fun callTimeoutMillis ()I public final fun certificateChainCleaner ()Lokhttp3/internal/tls/CertificateChainCleaner; public final fun certificatePinner ()Lokhttp3/CertificatePinner; public final fun connectTimeoutMillis ()I
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Wed Nov 05 18:28:35 UTC 2025 - 70.2K bytes - Viewed (0) -
okhttp/api/android/okhttp.api
public fun <init> ()V public final fun address (Lokhttp3/HttpUrl;)Lokhttp3/Address; public final fun authenticator ()Lokhttp3/Authenticator; public final fun cache ()Lokhttp3/Cache; public final fun callTimeoutMillis ()I public final fun certificateChainCleaner ()Lokhttp3/internal/tls/CertificateChainCleaner; public final fun certificatePinner ()Lokhttp3/CertificatePinner; public final fun connectTimeoutMillis ()I
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Wed Nov 05 18:28:35 UTC 2025 - 70.3K bytes - Viewed (0)