Retrofit Client
object RetrofitClient
Singleton object used to initialize webservice instances for api calls
Functions
Link copied to clipboard
Returns an instance of a webservice/retrofit client with a custom Gson instance
Link copied to clipboard
Returns an instance of a webservice/retrofit client with a custom base url
Link copied to clipboard
Returns an instance of a webservice/retrofit client with a custom base url and custom Gson
Link copied to clipboard
Custom method for deprecated modules