Android.Net.Proxy Members

The members of Android.Net.Proxy are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Public Fields

const
ExtraProxyInfostring. Intent extra included with Proxy.ProxyChangeAction intents.
const
ProxyChangeActionstring. Used to notify an app that's caching the default connection proxy that either the default connection or its proxy has changed.

Public Properties

[read-only]
static
DefaultHoststring. Return the default proxy host specified by the carrier.
[read-only]
static
DefaultPortint. Return the default proxy port specified by the carrier.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
GetHost(Android.Content.Context) : string
Return the proxy host set by the user.
static
GetPort(Android.Content.Context) : int
Return the proxy port set by the user.