Share via


ConnRouteParamBean.SetDefaultProxy(HttpHost) Method

Definition

[Android.Runtime.Register("setDefaultProxy", "(Lorg/apache/http/HttpHost;)V", "GetSetDefaultProxy_Lorg_apache_http_HttpHost_Handler")]
public virtual void SetDefaultProxy (Org.Apache.Http.HttpHost? defaultProxy);
[<Android.Runtime.Register("setDefaultProxy", "(Lorg/apache/http/HttpHost;)V", "GetSetDefaultProxy_Lorg_apache_http_HttpHost_Handler")>]
abstract member SetDefaultProxy : Org.Apache.Http.HttpHost -> unit
override this.SetDefaultProxy : Org.Apache.Http.HttpHost -> unit

Parameters

defaultProxy
HttpHost
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also