Interface ProxyServerInteractor


public interface ProxyServerInteractor
  • Method Details

    • getProxyRequestHeaders

      Map<String,String> getProxyRequestHeaders()
    • onProxyResponse

      void onProxyResponse(String apiPath, int responseCode)