Resource.String.HttpErrorBadUrl Field

Definition

Displayed when a web request failed because the URL isn't in a valid form.

[Android.Runtime.Register("httpErrorBadUrl")]
public const int HttpErrorBadUrl = 17039367;
[<Android.Runtime.Register("httpErrorBadUrl")>]
val mutable HttpErrorBadUrl : int

Field Value

Value = 17039367
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