Companion

object Companion

The companion object for the WebViewInterceptor class. It contains a method for adding the WebViewInterceptor to an OkHttpClient.

Functions

Link copied to clipboard
fun OkHttpClient.addWebViewInterceptor(webViewInterceptor: WebViewInterceptor): OkHttpClient

Adds the WebViewInterceptor to the OkHttpClient builder.