Android.Net.Proxy.GetHost Method
Return the proxy host set by the user.

Syntax

[Android.Runtime.Register("getHost", "(Landroid/content/Context;)Ljava/lang/String;", "")]
[System.Obsolete("deprecated")]
public static string GetHost (Android.Content.Context ctx)

Parameters

ctx
A Context used to get the settings for the proxy host.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the proxy host set by the user.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1