IHttpStatus.ScMovedPermanently Field

Definition

[Android.Runtime.Register("SC_MOVED_PERMANENTLY")]
public const int ScMovedPermanently = 301;
[<Android.Runtime.Register("SC_MOVED_PERMANENTLY")>]
val mutable ScMovedPermanently : int

Field Value

Value = 301
Attributes

Applies to