okhttp-parent
Toggle table of contents
5.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
okhttp-parent
okhttp
/
okhttp3
/
EventListener
/
dispatcherQueueEnd
dispatcher
Queue
End
open
fun
dispatcherQueueEnd
(
call
:
Call
,
dispatcher
:
Dispatcher
)
Invoked when
call
will be executed immediately.
This method is invoked after
dispatcherQueueStart
.