EntityUtils.GetContentCharSet(IHttpEntity) Método

Definição

[Android.Runtime.Register("getContentCharSet", "(Lorg/apache/http/HttpEntity;)Ljava/lang/String;", "")]
public static string? GetContentCharSet (Org.Apache.Http.IHttpEntity? entity);
[<Android.Runtime.Register("getContentCharSet", "(Lorg/apache/http/HttpEntity;)Ljava/lang/String;", "")>]
static member GetContentCharSet : Org.Apache.Http.IHttpEntity -> string

Parâmetros

entity
IHttpEntity

Retornos

Atributos

Exceções

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