HttpStatus.ScNoContent Поле

Определение

Внимание!

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

204 No Content (HTTP/1.

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

Значение поля

Value = 204
Атрибуты

Комментарии

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.

Применяется к