Java.Net.HttpURLConnection.ResponseMessage Property
Returns the response message returned by the remote HTTP server.

Syntax

[get: Android.Runtime.Register("getResponseMessage", "()Ljava/lang/String;", "GetGetResponseMessageHandler")]
public virtual string ResponseMessage { get; }

See Also

HttpURLConnection.ResponseCode

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif there is an error during the retrieval.

Remarks

Returns the response message returned by the remote HTTP server.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1