Returns the object pointed by the specified URL connection uConn.
Syntax
[Android.Runtime.Register("getContent", "(Ljava/net/URLConnection;)Ljava/lang/Object;", "GetGetContent_Ljava_net_URLConnection_Handler")]
public abstract
Java.Lang.Object GetContent (
URLConnection uConn)
Parameters
- uConn
- URL connection that points to the desired object.
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1