A
E
F
G
I
O
P
S
T
_
_
- _constructorOnPostBody(OkHttpClient.Builder) - function in io.embrace.android.embracesdk.okhttp3.swazzle.callback.okhttp3.OkHttpClient.Builder
- _preBuild(OkHttpClient.Builder) - function in io.embrace.android.embracesdk.okhttp3.swazzle.callback.okhttp3.OkHttpClient.Builder
- As there was a way to clear the injected interceptors during the OkHttpClientinitialization using the builder, we are hooking the build method as well, instead ofjust the Builder constructor.