Package com.zendesk.sdk.util
Class LibraryModule
- java.lang.Object
-
- com.zendesk.sdk.util.LibraryModule
-
public class LibraryModule extends java.lang.ObjectModule 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 GsongetGson()Gets an instance ofGsonOkHttpClientgetOkHttpClient()Gets an instance ofOkHttpClient
-