toggle menu
okhttp-parent
4.12.0
jvm
switch theme
search in API
okhttp-sse
/
okhttp3.sse.internal
/
ServerSentEventReader
/
Callback
Callback
interface
Callback
Members
Functions
on
Event
Link copied to clipboard
abstract
fun
onEvent
(
id
:
String
?
,
type
:
String
?
,
data
:
String
)
on
Retry
Change
Link copied to clipboard
abstract
fun
onRetryChange
(
timeMs
:
Long
)