monoandroid
namespace Org.Apache.Http.Authentication
{
    [Obsolete("This class is obsoleted in this android platform")]
    [Register("org/apache/http/auth/AuthSchemeFactory", "", "Org.Apache.Http.Authentication.IAuthSchemeFactoryInvoker")]
    public interface IAuthSchemeFactory : IJavaObject, IJavaPeerable, IDisposable
    {
        [Register("newInstance", "(Lorg/apache/http/params/HttpParams;)Lorg/apache/http/auth/AuthScheme;", "GetNewInstance_Lorg_apache_http_params_HttpParams_Handler:Org.Apache.Http.Authentication.IAuthSchemeFactoryInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
        IAuthScheme? NewInstance(IHttpParams? params);
    }
}
Assembly Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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