//okhttp-sse/okhttp3.sse/EventSources
EventSources¶
[jvm]\ object EventSources
Functions¶
Name | Summary |
---|---|
createFactory | [jvm] @JvmStatic fun createFactory(client: OkHttpClient): EventSource.Factory |
processResponse | [jvm] @JvmStatic fun processResponse(response: Response, listener: EventSourceListener) |