IHttpStatus.ScSeeOther Field

Definition

[Android.Runtime.Register("SC_SEE_OTHER")]
public const int ScSeeOther = 303;
[<Android.Runtime.Register("SC_SEE_OTHER")>]
val mutable ScSeeOther : int

Field Value

Value = 303
Attributes

Applies to