Package | Description |
---|---|
okhttp3 |
An HTTP+HTTP/2 client for Android and Java applications.
|
Modifier and Type | Method and Description |
---|---|
EventListener.Factory |
OkHttpClient.eventListenerFactory() |
Modifier and Type | Method and Description |
---|---|
OkHttpClient.Builder |
OkHttpClient.Builder.eventListenerFactory(EventListener.Factory eventListenerFactory)
Configure a factory to provide per-call scoped listeners that will receive analytic events
for this client.
|
Copyright © 2018. All rights reserved.