Returns an InputStream to access the response body.
Syntax
[get: Android.Runtime.Register("getBody", "()Ljava/io/InputStream;", "GetGetBodyHandler")]
public abstract
System.IO.Stream Body { get; }
Value
Documentation for this section has not yet been entered.
Exceptions
Type | Reason |
---|
Java.IO.IOException | if an I/O error is encountered while retrieving the response
body.
|
Remarks
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1