Condividi tramite


HttpStatus.ScGone Campo

Definizione

Attenzione

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

Valore del campo

Value = 410
Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a