Partilhar via


HttpStatus.ScUnsupportedMediaType Campo

Definição

Cuidado

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

415 Unsupported Media Type (HTTP/1.

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

Valor do campo

Value = 415
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a