The methods of Android.Net.ProxyInfo are listed below. For a list of all members, see the ProxyInfo Members list.
See Also: Inherited members from Java.Lang.Object
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. |