- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for callFactory (0.04 sec)
-
okhttp-sse/src/main/kotlin/okhttp3/sse/EventSources.kt
replaceWith = ReplaceWith( expression = "callFactory.asEventSourceFactory()", imports = ["okhttp3.sse.EventSource.Factory.Companion.asEventSourceFactory"], ), level = DeprecationLevel.WARNING, ) @JvmStatic fun createFactory(callFactory: Call.Factory): EventSource.Factory = callFactory.asEventSourceFactory() @Deprecated( message = "Moved to extension function.",
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Aug 30 11:47:47 UTC 2025 - 1.8K bytes - Viewed (0)