Interface RetrofitInterceptorProvider


public interface RetrofitInterceptorProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    List<okhttp3.Interceptor>
     
  • Method Details

    • getInterceptors

      List<okhttp3.Interceptor> getInterceptors()