Receives the next request entity available from this connection and attaches it to
an existing request.
Syntax
[Android.Runtime.Register("receiveRequestEntity", "(Lorg/apache/http/HttpEntityEnclosingRequest;)V", "GetReceiveRequestEntity_Lorg_apache_http_HttpEntityEnclosingRequest_Handler:Org.Apache.Http.IHttpServerConnectionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void ReceiveRequestEntity (
IHttpEntityEnclosingRequest request)
Parameters
- request
- the request to attach the entity to.
Exceptions
Remarks
Requirements
Namespace: Org.Apache.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1