Returns an OutputStream which is used to write the response body.
Syntax
[get: Android.Runtime.Register("getBody", "()Ljava/io/OutputStream;", "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 during writing response body
operation.
|
Remarks
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1