HttpStatus.ScMovedPermanently Feld

Definition

Achtung

Use 'Org.Apache.Http.IHttpStatus.ScMovedPermanently'. This class will be removed in a future release.

301 Moved Permanently (HTTP/1.

[Android.Runtime.Register("SC_MOVED_PERMANENTLY")]
[System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScMovedPermanently'. This class will be removed in a future release.")]
public const int ScMovedPermanently = 301;
[<Android.Runtime.Register("SC_MOVED_PERMANENTLY")>]
[<System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScMovedPermanently'. This class will be removed in a future release.")>]
val mutable ScMovedPermanently : int

Feldwert

Value = 301
Attribute

Hinweise

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: