IHttpStatus.ScMovedTemporarily Field

Definition

[Android.Runtime.Register("SC_MOVED_TEMPORARILY")]
public const int ScMovedTemporarily = 302;
[<Android.Runtime.Register("SC_MOVED_TEMPORARILY")>]
val mutable ScMovedTemporarily : int

Field Value

Value = 302
Attributes

Applies to