monoandroid
namespace Org.Apache.Http.Entity
{
    [Obsolete("This class is obsoleted in this android platform")]
    [Register("org/apache/http/entity/AbstractHttpEntity", DoNotGenerateAcw = true)]
    public abstract class AbstractHttpEntity : Object, IJavaObject, IJavaPeerable, IHttpEntity, IDisposable
    {
        public virtual IHeader? ContentType
        {
            [Register("getContentType", "()Lorg/apache/http/Header;", "GetGetContentTypeHandler")]
            get;
            [Register("setContentType", "(Lorg/apache/http/Header;)V", "GetSetContentType_Lorg_apache_http_Header_Handler")]
            set;
        }

    }
}
Assembly Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-android7.0-android8.0-android9.0-android
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/28/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙