Partilhar via


HttpStatus.ScGone Campo

Definição

Cuidado

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

410 Gone (HTTP/1.

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

Valor do campo

Value = 410
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a