IHttpStatus.ScRequestedRangeNotSatisfiable Field

Definition

[Android.Runtime.Register("SC_REQUESTED_RANGE_NOT_SATISFIABLE")]
public const int ScRequestedRangeNotSatisfiable = 416;
[<Android.Runtime.Register("SC_REQUESTED_RANGE_NOT_SATISFIABLE")>]
val mutable ScRequestedRangeNotSatisfiable : int

Field Value

Value = 416
Attributes

Applies to