Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class RetrofitFactory(context: Context, configuration: ConfigurationRestClient, headerInterceptor: Interceptor? = null, responseInterceptor: Interceptor? = null, authenticator: Authenticator? = null, converterFactory: Converter.Factory? = GsonConverterFactory.create())