IHttpStatus.ScHttpVersionNotSupported Field

Definition

[Android.Runtime.Register("SC_HTTP_VERSION_NOT_SUPPORTED")]
public const int ScHttpVersionNotSupported = 505;
[<Android.Runtime.Register("SC_HTTP_VERSION_NOT_SUPPORTED")>]
val mutable ScHttpVersionNotSupported : int

Field Value

Value = 505
Attributes

Applies to