fun eventListenerFactory(eventListenerFactory: EventListener.Factory): OkHttpClient.Builder
Configure a factory to provide per-call scoped listeners that will receive analytic events for this client.
See Also
EventListener