Resource.String.HttpErrorUnsupportedScheme Field

Definition

Displayed when a web request failed because the protocol of the server is not supported.

[Android.Runtime.Register("httpErrorUnsupportedScheme")]
public const int HttpErrorUnsupportedScheme = 17039368;
[<Android.Runtime.Register("httpErrorUnsupportedScheme")>]
val mutable HttpErrorUnsupportedScheme : int

Field Value

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