net9.0-android21.0
namespace Org.Apache.Http.Impl.Client
{
    [ObsoletedOSPlatform("android22.0", "This class is obsoleted in this android platform")]
    [Register("org/apache/http/impl/client/AbstractHttpClient", DoNotGenerateAcw = true)]
    public abstract class AbstractHttpClient : Object, IJavaObject, IJavaPeerable, IHttpClient, IDisposable
    {
        [JavaTypeParameters(new[] { "T" })]
        [Register("execute", "(Lorg/apache/http/HttpHost;Lorg/apache/http/HttpRequest;Lorg/apache/http/client/ResponseHandler;Lorg/apache/http/protocol/HttpContext;)Ljava/lang/Object;", "GetExecute_Lorg_apache_http_HttpHost_Lorg_apache_http_HttpRequest_Lorg_apache_http_client_ResponseHandler_Lorg_apache_http_protocol_HttpContext_Handler")]
        public virtual Object? Execute(HttpHost? target, IHttpRequest? request, IResponseHandler? responseHandler, IHttpContext? context);
    }
}
Assembly Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Specific Frameworks
net9.0-android 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0
Platform Restrictions

For the selected framework this API is only supported on the following OS platforms:

  • Android >= 21
  • Built-in API
  • Package-provided API

05/06/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙