Sprache

HttpStatus.ScInsufficientStorage Feld

Definition

Achtung

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

507 Insufficient Storage (WebDAV - RFC 2518)

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

Feldwert

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