Java.Net.URLStreamHandler.GetHostAddress Method
Returns the host address of url.

Syntax

[Android.Runtime.Register("getHostAddress", "(Ljava/net/URL;)Ljava/net/InetAddress;", "GetGetHostAddress_Ljava_net_URL_Handler")]
protected virtual InetAddress GetHostAddress (URL url)

Parameters

url
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the host address of url.

[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