Org.Apache.Http.Message.BasicStatusLine Class
Represents a status line as returned from a HTTP server.

See Also: BasicStatusLine Members

Syntax

[Android.Runtime.Register("org/apache/http/message/BasicStatusLine", DoNotGenerateAcw=true)]
public class BasicStatusLine : Java.Lang.Object, Java.Lang.ICloneable, Org.Apache.Http.IStatusLine, IDisposable

Remarks

Represents a status line as returned from a HTTP server. See section 6.1. This class is immutable and therefore inherently thread safe.

See Also

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Message
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1