The members of Android.Net.ProxyInfo are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Host | string. When configured to use a Direct Proxy this returns the host of the proxy. |
[read-only] | PacFileUrl | Uri. Returns the URL of the current PAC script or null if there is no PAC script. |
[read-only] | Port | int. When configured to use a Direct Proxy this returns the port of the proxy |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
static | BuildDirectProxy(string, int)Constructs a Android.Net.ProxyInfo object that points at a Direct proxy on the specified host and port. | |
static | BuildDirectProxy(string, int, IList<string>)Documentation for this section has not yet been entered. | |
static | BuildPacProxy(Uri)Construct a Android.Net.ProxyInfo that will download and run the PAC script at the specified URL. | |
DescribeContents()Documentation for this section has not yet been entered. | ||
GetExclusionList()When configured to use a Direct Proxy this returns the list of hosts for which the proxy is ignored. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Documentation for this section has not yet been entered. |