Syntax
[Android.Runtime.Register("newInstance", "(Lorg/apache/http/params/HttpParams;Lorg/apache/http/conn/scheme/SchemeRegistry;)Lorg/apache/http/conn/ClientConnectionManager;", "GetNewInstance_Lorg_apache_http_params_HttpParams_Lorg_apache_http_conn_scheme_SchemeRegistry_Handler:Org.Apache.Http.Conn.IClientConnectionManagerFactoryInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
IClientConnectionManager NewInstance (
Org.Apache.Http.Params.IHttpParams params,
Org.Apache.Http.Conn.Schemes.SchemeRegistry schemeRegistry)
Parameters
- params
- Documentation for this section has not yet been entered.
- schemeRegistry
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Org.Apache.Http.Conn
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1