AbstractMessageWriter.Write(IHttpMessage) Method

Definition

[Android.Runtime.Register("write", "(Lorg/apache/http/HttpMessage;)V", "GetWrite_Lorg_apache_http_HttpMessage_Handler")]
public virtual void Write (Org.Apache.Http.IHttpMessage? message);
[<Android.Runtime.Register("write", "(Lorg/apache/http/HttpMessage;)V", "GetWrite_Lorg_apache_http_HttpMessage_Handler")>]
abstract member Write : Org.Apache.Http.IHttpMessage -> unit
override this.Write : Org.Apache.Http.IHttpMessage -> unit

Parameters

message
IHttpMessage

Implements

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to