| Modifier and Type | Field and Description |
|---|---|
static EventListener |
EventListener.NONE |
| Modifier and Type | Method and Description |
|---|---|
EventListener |
EventListener.Factory.create(Call call)
Creates an instance of the
EventListener for a particular Call. |
| Modifier and Type | Method and Description |
|---|---|
OkHttpClient.Builder |
OkHttpClient.Builder.eventListener(EventListener eventListener)
Configure a single client scoped listener that will receive all analytic events
for this client.
|
Copyright © 2020. All rights reserved.