connectEnd
open fun connectEnd(call: Call, inetSocketAddress: <Error class: unknown class>, proxy: <Error class: unknown class>, protocol: Protocol?)
Invoked immediately after a socket connection was attempted.
If the call
uses HTTPS, this will be invoked after secureConnectEnd, otherwise it will invoked after connectStart.