Proxy.Type.Socks Property

Definition

SOCKS type proxy.

[Android.Runtime.Register("SOCKS")]
public static Java.Net.Proxy.Type Socks { get; }
[<Android.Runtime.Register("SOCKS")>]
member this.Socks : Java.Net.Proxy.Type

Property Value

Proxy.Type
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