Sprache

HttpStatus.ScUnprocessableEntity Feld

Definition

Achtung

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

422 Unprocessable Entity (WebDAV - RFC 2518)

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

Feldwert

Value = 422
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: