HttpStatus.ScOk Campo

Definição

Cuidado

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

200 OK (HTTP/1.

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

Valor do campo

Value = 200
Atributos

Comentários

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

Aplica-se a