| Modifier and Type | Field | Description |
|---|---|---|
static EventListener |
EventListener.NONE |
| Modifier and Type | Method | Description |
|---|---|---|
EventListener |
EventListener.Factory.create(Call call) |
Creates an instance of the
EventListener for a particular Call. |
| Modifier and Type | Method | 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.