okhttp-parent
Toggle table of contents
5.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
okhttp-parent
okhttp
/
okhttp3
/
EventListener
/
dnsEnd
dns
End
open
fun
dnsEnd
(
call
:
Call
,
domainName
:
String
,
inetAddressList
:
List
<
<Error class: unknown class>
>
)
Invoked immediately after a DNS lookup.
This method is invoked after
dnsStart
.