Condividi tramite


HttpStatus.ScNotImplemented Campo

Definizione

Attenzione

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

501 Not Implemented (HTTP/1.

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

Valore del campo

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