-
- All Implemented Interfaces:
public class OktHttpClient
Create a HttpLoggingInterceptor for HTTP debug.
-
-
Field Summary
Fields Modifier and Type Field Description private final OkHttpClient
okHttpClient
public final static OktHttpClient
INSTANCE
-
Method Summary
Modifier and Type Method Description final OkHttpClient
getOkHttpClient()
Singleton okhttp client for com.telenav.sdk.vivid.network -
-
Method Detail
-
getOkHttpClient
final OkHttpClient getOkHttpClient()
Singleton okhttp client for com.telenav.sdk.vivid.network
-
-
-
-