toggle menu
okhttp-parent
5.0.0-SNAPSHOT
jvm
switch theme
search in API
okhttp-sse
/
okhttp3.sse
/
EventSources
Event
Sources
object
EventSources
Members
Functions
create
Factory
Link copied to clipboard
@
JvmStatic
fun
createFactory
(
callFactory
:
Call.Factory
)
:
EventSource.Factory
process
Response
Link copied to clipboard
@
JvmStatic
fun
processResponse
(
response
:
Response
,
listener
:
EventSourceListener
)