Package com.zendesk.sdk.util
Class LibraryModule
- java.lang.Object
-
- com.zendesk.sdk.util.LibraryModule
-
public class LibraryModule extends java.lang.Object
Module for holding instances of third party libraries, configured for the recentApplicationScope
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Gson
getGson()
Gets an instance ofGson
OkHttpClient
getOkHttpClient()
Gets an instance ofOkHttpClient
-