Condividi tramite


HttpStatus.ScNotModified Campo

Definizione

Attenzione

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

304 Not Modified (HTTP/1.

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

Valore del campo

Value = 304
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